
tda-api 1.5.3
0
An unofficial wrapper around the TD Ameritrade HTTP API.
Contents
An unofficial wrapper around the TD Ameritrade HTTP API.
Stars: 975, Watchers: 975, Forks: 270, Open Issues: 28The alexgolec/tda-api
repo was created 2 years ago and was last updated 21 hours ago.
The project is popular with 975 github stars!
How to Install tda-api
You can install tda-api using pip
pip install tda-api
or add it to a project with poetry
poetry add tda-api
Package Details
- Author
- Alex Golec
- License
- MIT
- Homepage
- https://github.com/alexgolec/tda-api
- PyPi
- https://pypi.org/project/tda-api/
- GitHub Repo
- https://github.com/alexgolec/tda-api
Classifiers
- Office/Business/Financial/Investment
Related Packages
Errors
A list of common tda-api errors.
Code Examples
Here are some tda-api
code examples and snippets.
GitHub Issues
The tda-api package has 28 open issues on GitHub
- Fix issue #292
- get_price_history interval functions should include parameter need_extended_hours_data
- class StrikeRange(Enum) may be inaccurate.
- Can't login to discord
- Adds helper bot
- Question on prices under 1
- timesale_futures_subs and add_timesale_futures_handler returning data
tda-generate-token.py --help
fails withImportError: cannot import name 'USE_CLIENT_DEFAULT' from 'httpx'