alexgolec / tda-api

A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
https://tda-api.readthedocs.io
MIT License
1.26k stars 338 forks source link

Mentions `schwab-py` and future of `tda-api` #346

Open HenryAsa opened 6 months ago

HenryAsa commented 6 months ago

What is the purpose of these changes? With the upcoming Schwab transition from TD Ameritrade, I added some lines to some documentation files that the new schwab-py repository exists and will replace the tda-api.

Which files have been changed?

Resolves #345