Contents

tda-api 1.6.0

0

An unofficial wrapper around the TD Ameritrade HTTP API.

An unofficial wrapper around the TD Ameritrade HTTP API.

Stars: 1311, Watchers: 1311, Forks: 334, Open Issues: 39

The alexgolec/tda-api repo was created 5 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1311 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
No  tda-api  pypi packages just yet.

Errors

A list of common tda-api errors.

Code Examples

Here are some tda-api code examples and snippets.

Related Packages & Articles

pandas-ta 0.4.71b0

A Comprehensive Python 3 Technical Analysis Library with Pandas Dataframe Extension for Quantitative Researchers, Traders, and Investors.

ta 0.11.0

ta is a Python module that provides a technical analysis library, designed to enable feature engineering from financial time series datasets. It is built on the pandas and numpy libraries and offers a wide range of indicators such as volume, volatility, trend, and momentum indicators. ta is designed for Python developers working in the financial sector, making it a valuable asset in the field of Financial Software and Fintech Solutions, particularly for those developing trading algorithms or investment strategies.

tensortrade 1.0.4

TensorTrade: A reinforcement learning library for training, evaluating, and deploying robust trading agents.