Contents

tdameritrade 0.2.1

0

APIs for TD Ameritrade

APIs for TD Ameritrade

Stars: 518, Watchers: 518, Forks: 205, Open Issues: 24

The timkpaine/tdameritrade repo was created 5 years ago and the last code push was 2 months ago.
The project is popular with 518 github stars!

How to Install tdameritrade

You can install tdameritrade using pip

pip install tdameritrade

or add it to a project with poetry

poetry add tdameritrade

Package Details

Author
Tim Paine
License
Apache 2.0
Homepage
https://github.com/timkpaine/tdameritrade
PyPi:
https://pypi.org/project/tdameritrade/
GitHub Repo:
https://github.com/timkpaine/tdameritrade

Classifiers

No  tdameritrade  pypi packages just yet.

Errors

A list of common tdameritrade errors.

Code Examples

Here are some tdameritrade code examples and snippets.

GitHub Issues

The tdameritrade package has 24 open issues on GitHub

  • Calling optionsDF with a strategy parameter throws an error.

See more issues on GitHub

Related Packages & Articles

PyAlgoTrade 0.20

PyAlgoTrade is an event driven algorithmic trading Python library.

finta 1.3

Common financial technical indicators implemented in Pandas.

pandas-ta 0.3.14b

An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.

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.

ohlc 0.1.13

Ohlc: Types + Tools for Open-High-Low-Close Values