Releases: jbertovic/tdacli
Releases · jbertovic/tdacli
v0.3.0
- updated to use new tdameritradevlient v0.4.2
- added watchlist subcommand
v0.2.2
Updated to include Transaction and Instruments subcommands
- Transaction sub command fetches Transaction History by date range, transaction_id, symbol or type
- Instrument sub command can find a symbol based on search type or grab fundamentals for a cusip
v0.2.1
Mixed up renewing refresh_token vs token when flag exists '-u' on refresh subcommand
v0.2.0
Added subcommands refresh
, weblink
, and auth
; to help with authorization and token management.