Learn how to build automated trading strategies using Python, connect with a brokerage, place and query stock orders, and apply machine learning to value options in this comprehensive course on trading stocks. Perfect for traders looking to automate investments and learn algorithmic trading.
Overview
Syllabus
Trading Stocks using Python
- Connecting to a brokerage
- Setting Python connectivity with the broker
- Interactive brokers TDAmeritrade
- Placing orders
- Querying all available features by the broker
Trading Strategies
Algorithmic Trading using Python
- Building trading strategies from scratch
- EMA strategy
- MACD strategy
- Back-testing strategies
- Option valuation with Python
- Option strategies
- ML and algorithmic trading