Skip to content

Releases: tastyware/tastytrade-cli

tastyware/tastytrade-cli:v0.4

04 Dec 03:00
Compare
Choose a tag to compare

What's Changed

  • Adds trade subcommand allowing for buying/selling stock, crypto and futures
  • Upgrades SDK version to latest for newest features
  • Colored formatting in trade review screens

Full Changelog: v0.3...v0.4

tastyware/tastytrade-cli:v0.3

03 Dec 04:59
Compare
Choose a tag to compare

What's Changed

  • Added --dte option to option put and call methods by @andywatts in #9
  • Added stock subcommand which allows buying/selling equities and ETFs
  • Handles a lot more edge cases, like futures with high precision ticks
  • Add documentation around configuration to README

New Contributors

Full Changelog: v0.2...v0.3

tastyware/tastytrade-cli:v0.2

26 Sep 02:24
Compare
Choose a tag to compare
Pre-release

Added portfolio command with the following subcommands:
positions: list positions for 1 or more accounts, which can be closed. Shows position details such as P/L, greeks, indicators, etc.
margin: break down margin usage by position for an account; can be configured to warn for high BP usage
history: view previous transactions and filter by symbol, instrument, date, etc.
balance: view current balances for an account, such as net liquidity, cash, BP usage

Full Changelog: v0.1...v0.2

tastyware/tastytrade-cli:v0.1

02 Jul 18:10
052a59a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • rewrite to use new SDK by @Graeme22 in #7
  • future options chain support

New Contributors

Full Changelog: v1.0.3...v0.1