Skip to main content

An easy-to-use command line interface for Tastyworks!

Project description

tastyworks-cli

An easy-to-use command line interface for Tastyworks!

Installation

$ pip install tastyworks-cli

Usage

Obtaining a CSV file: On the Tastyworks desktop app, go to the History tab. Under transactions (not YTD), pick a custom start date before the creation of your account. Scroll down until all of your transactions have loaded, then click "CSV" in the top right to export all the transactions. You must export your entire transaction history, even if you only want to plot a more recent time period.

Available commands:

tw plot                chart your portfolio's net liquidity or profit/loss over time
tw quant               mathematical and statistical analysis
tw pairs               analyze and size pairs trades

Unavailable commands pending development:

tw order               view, replace, and cancel orders
tw watchlist           view current prices and other data for symbols in your watchlists
tw portfolio           view statistics and risk metrics for your portfolio
tw crypto              buy, sell, and analyze cryptocurrencies
tw future              buy, sell, and analyze futures
tw stock               buy, sell, and analyze stock
tw option              buy, sell, and analyze options

For more options, run tw --help or tw <subcommand> --help.

Development/Contributing

This project includes a number of helpers in the Makefile to streamline common development tasks.

Creating a virtualenv for development:

$ make venv
$ source env/bin/activate

...after building the environment, will need to install the package:

pip install . 

It's usually a good idea to make sure you're passing tests locally before submitting a PR:

$ make test

If you have a feature suggestion, find a bug, or would like to contribute, feel free to open an issue or create a pull request.

Disclaimer

tastyworks and tastytrade are not affiliated with the makers of this program and do not endorse this product. This program does not provide investment, tax, or legal advice. Stock trading involves risk and is not suitable for all investors. Options involve risk and are not suitable for all investors as the special risks inherent to options trading may expose investors to potentially significant losses. Futures and futures options trading is speculative and is not suitable for all investors. Cryptocurrency trading is speculative and is not suitable for all investors.

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

tastyworks-cli-0.2.0.tar.gz (13.2 kB view hashes)

Uploaded Source

Built Distribution

tastyworks_cli-0.2.0-py3-none-any.whl (14.5 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