Skip to content

Releases: tastyware/tastytrade

tastyware/tastytrade:v8.5

01 Oct 22:34
Compare
Choose a tag to compare

Re-release of v8.4 with packaging fixed. Features:

  • Adds backtesting features! Currently in beta, so please report any issues.
  • Switches to httpx over requests
  • Fixes #165, adding new parameters to Account.get_balance_snapshots

Full Changelog: v8.3...v8.5

tastyware/tastytrade:v8.3

10 Sep 20:05
Compare
Choose a tag to compare

Small bug fixes: #163 as well as internal bugs having to do with cryptocurrencies.

Full Changelog: v8.2...v8.3

tastyware/tastytrade:v8.2

30 Jul 17:16
90204f5
Compare
Choose a tag to compare

What's Changed

  • go back to requests to fix problems with httpx by @Graeme22 in #159

Full Changelog: v8.1...v8.2

tastyware/tastytrade:v8.1

29 Jul 20:17
0128eee
Compare
Choose a tag to compare

What's Changed

  • Prepare v8.1: use httpx Session, prepare for async version, combine Production and Certification sessions by @Graeme22 in #158

Full Changelog: v7.9...v8.1

tastyware/tastytrade:v7.9

16 Jul 16:24
Compare
Choose a tag to compare

Fix candle bug, typing changes for order_id fields

Full Changelog: v7.8...v7.9

tastyware/tastytrade:v7.8

08 Jul 17:00
Compare
Choose a tag to compare

What's Changed

  • add get complex orders, get live complex orders by @Graeme22 in #156

Full Changelog: v7.7...v7.8

tastyware/tastytrade:v7.7

14 Jun 18:32
e5906be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0...v7.7

tastyware/tastytrade:v7.6

10 Jun 22:28
Compare
Choose a tag to compare

Fix candle bug when unsubscribing from multiple symbols

Full Changelog: v7.5...v7.6

tastyware/tastytrade:v7.5

10 Jun 18:06
Compare
Choose a tag to compare
  • Add py.typed
  • Change AccountStreamer to make it more like DXLinkStreamer, rename to AlertStreamer

Full Changelog: v7.4...v7.5

tastyware/tastytrade:v7.4

28 May 18:04
Compare
Choose a tag to compare

What's Changed

  • Added DXLinkStreamer.get_event_nowait() by @Quenos in #149
  • Fixed small bugs in streamer relating to candles by @Graeme22

Full Changelog: v7.3...v7.4