Python algorithmic trading cookbook : all the recipes you need to implement your own algorithmic trading strategies in Python /
Ever wondered what it takes to be an algorithmic trading professional? Look no further, this recipe-based guide will help you uncover various common and not-so-common challenges faced while devising efficient and powerful algo trading strategies. You will implement various Python libraries to conduc...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing,
[2020]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Table of ContentsHandling and Manipulating Date, Time, and Time Series DataStock Markets
- Primer on TradingFetching Financial DataComputing Candlesticks and Historical DataComputing and Plotting of Technical IndicatorsPlacing Trading Orders on the ExchangePlacing Bracket and Cover Orders on the ExchangeAlgorithmic Trading Strategies
- Code Step-by-StepAlgorithmic Trading
- BacktestingAlgorithmic Trading
- Paper TradingAlgorithmic Trading
- Real TradingAppendix IAppendix IIAppendix III.