Releases: tastyware/tastytrade-cli
Releases · tastyware/tastytrade-cli
tastyware/tastytrade-cli:v1.1.0
What's Changed
tt pf margincan now be configured to ignore cash equivalents (eg T-bill ETFs) when calculating margin percentages.tt pf balancenow 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
tastyware/tastytrade-cli:v1.0.0
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
tastyware/tastytrade-cli:v0.6.2
What's Changed
- No BP usage warnings for equities
- Auto-select account when there's only one
[general]section no longer mandatory inttcli.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
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
tastyware/tastytrade-cli:v0.6.0
What's Changed
- Plotting now allows for cryptocurrencies and futures, not just equities/ETFs
- Session token path is now version-specific for seamless upgrading
- Improved stability for
portfoliocommand
Full Changelog: v0.5.0...v0.6.0
tastyware/tastytrade-cli:v0.5.0
What's Changed
- Update CLI, use typer, add plot & order commands by @Graeme22 in #18
- CLI now uses typer + an async wrapper for certain commands
- CLI updated to latest SDK version, fixes many broken aspects
- order command added allowing viewing order history and cancelling/replacing live orders
- plot command added for plotting candle charts directly in the terminal, requires
gnuplotinstalled on system
- Using semantic versioning
- Add trove classifiers + project URLs
Full Changelog: v0.4...v0.5.0
tastyware/tastytrade-cli:v0.4
What's Changed
- Adds
tradesubcommand 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
What's Changed
- Added --dte option to option put and call methods by @andywatts in #9
- Added
stocksubcommand 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
- @andywatts made their first contribution in #9
Full Changelog: v0.2...v0.3