tda-api 1.6.0
0
An unofficial wrapper around the TD Ameritrade HTTP API.
Contents
An unofficial wrapper around the TD Ameritrade HTTP API.
Stars: 1265, Watchers: 1265, Forks: 338, Open Issues: 42The alexgolec/tda-api
repo was created 4 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1265 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/
- Documentation:
- https://tda-api.readthedocs.io/en/latest/
- 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 42 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'