Skip to content

Releases: tastyware/tastytrade-cli

v1.4.1

27 May 17:42

Choose a tag to compare

What's Changed

  • fix regression from v1.4.0 for equity calculations

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 May 17:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

30 Apr 17:08

Choose a tag to compare

What's Changed

  • Update SDK version and refactor to fix broken code due to removed API endpoints

Full Changelog: v1.2.0...v1.3.0

tastyware/tastytrade-cli:v1.2.0

17 Mar 00:53

Choose a tag to compare

What's Changed

  • Updated to latest SDK version
  • Small performance improvements
  • Cleaner display of very large numbers

Full Changelog: v1.1.0...v1.2.0

tastyware/tastytrade-cli:v1.1.0

25 Nov 20:19

Choose a tag to compare

What's Changed

  • tt pf margin can now be configured to ignore cash equivalents (eg T-bill ETFs) when calculating margin percentages.
  • tt pf balance now shows a warning on negative cash balances that displays daily interest charges according to Tasty's current fee schedule

Full Changelog: v1.0.1...v1.1.0

tastyware/tastytrade-cli:v1.0.1

03 Nov 15:11

Choose a tag to compare

What's Changed

  • Fix Day P/L and BWD calculations for option spreads by @Atephys in #27
  • Formatting tweaks

New Contributors

Full Changelog: v1.0.0...v1.0.1

tastyware/tastytrade-cli:v1.0.0

29 Oct 02:32

Choose a tag to compare

What's Changed

  • added portfolio command
  • SDK updated to latest version; OAuth now required, username/password authentication is no longer supported

Full Changelog: v0.6.3...v1.0.0

tastyware/tastytrade-cli:v0.6.3

24 Jun 18:45

Choose a tag to compare

What's Changed

  • FIX: OI and Vol reversed from Call/Put by @rcapozzi in #22

New Contributors

Full Changelog: v0.6.2...v0.6.3

tastyware/tastytrade-cli:v0.6.2

13 May 16:50

Choose a tag to compare

What's Changed

  • No BP usage warnings for equities
  • Auto-select account when there's only one
  • [general] section no longer mandatory in ttcli.cfg
  • Most time-consuming parts of many commands wrapped with a spinner to notify user that data is being fetched

Full Changelog: v0.6.1...v0.6.2

tastyware/tastytrade-cli:v0.6.1

09 May 21:51

Choose a tag to compare

What's Changed

  • Default behavior of commands called with missing arguments is to show help for that command
  • Adds mark price to live orders table
  • When gnuplot is not installed, plot commands will fail gracefully with a helpful message
  • Closing a position in your portfolio defaults to the only position available if there aren't multiple

Full Changelog: v0.6.0...v0.6.1