BACK TYLEREBOWERS.COM

TD Ameritrade API Python Package

This is a coding project for the TD Ameritrade API in python.
The Github repo is now an archive because TD was purchased by Schwab and the API has moved.

This video looks at authentication and api requests:

This video looks at how to stream data:

This video looks at storing streaming data in pandas dataframes and a postgresql database:

This video looks at creating and submitting orders.