#tradier-bot A sampling of some things to get started on automated trading?
##Getting Started
Python 3+
Packages in requirements.txt
- Tradier API - Tradier Brokerage API. Free version has throttled API calls and delayed tickers. Put your access token string in myapitoken Example uses are show in example.py. Currently grabs historical data from S&P 500 components in March 2020 and dumps the JSON to console.