Skip to main content

A CLI on top of the TDAmeritrade-client API library

Project description

pipeline status

TDAmeritrade CLI

A CLI that makes requests of TDA using the TDA API via the TDA client.

Installation:

Run pip install tdameritrade-cli from a virtual environment. I also suggest you add the package's cli to your path. To do this, navigate to your virtual environment's bin folder (which can be found by running which python from within an activated virtual environment), and create a symbolic link.

E.g., ln -s <PATH TO VENV BIN>/tda-cli ~/.local/bin/tda-cli

Now you can run the tool (in a new shell) with tda-cli.

See tda-cli --help for functionality.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tdameritrade-cli-0.1.0.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

tdameritrade_cli-0.1.0-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page