GUI Automated trading bot for thinkorswim trading platform
Functions for trading:
- Get live quotes from thinkorswim - ✔
- Get custom indicator signals - ✔
- Use pywin32gui to control physical buy and sell buttons on TOS
- Implement trading logic
Functions for options analysis:
- Automatically download options data from barchart - ✔
- Push the downloaded data to local MySQL Db tables
- Generate a ML model to determine correlation between unusual options activity data
- Profit??
Helpful resources: TD API - https://www.reddit.com/r/algotrading/comments/e6sufs/td_ameritrade_oauth_snippet/