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 335 forks source link

Fixed a typo in documentation. #307

Closed s-maheshbabu closed 2 years ago

s-maheshbabu commented 2 years ago

The script is named tda-order-codegen but the documentation has an extra 's'. Removing it.