tastyware/tastytrade:v9.10 #217
Graeme22
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Adds a new module,
market_sessionsto the SDK which implements the new API endpoints used for checking exchange status and market calendars. This is an alternative to some of the utility functions intastytrade.utilswhich uses Tastytrade endpoints. Check out the new docs page here!This adds a new optional parameter,
proxy, to theSessionclass to proxy all requests through a proxy server. Proxies will also apply to all web socket connections (soDXLinkStreamerandAlertStreamer) created with that session.which is equivalent to:
Full Changelog: v9.9...v9.10
This discussion was created from the release tastyware/tastytrade:v9.10.
Beta Was this translation helpful? Give feedback.
All reactions