Section 3: Algorithmic Trading in Python
This section teaches you how to retrieve market data in Python, how to run basic algorithmic trading backtesting, and describes in detail the key algorithmic trading algorithms.
This section comprises the following chapters:
- Chapter 7, Financial Market Data Access in Python
- Chapter 8, Introduction to Zipline and PyFolio
- Chapter 9, Fundamental Algorithmic Trading Strategies