tastyware / tastytrade

An unofficial, sync/async Python SDK for Tastytrade!
https://tastyworks-api.rtfd.io
MIT License
126 stars 43 forks source link

fix small candle bug, use accept and content type headers in sessions #154

Closed Graeme22 closed 5 months ago

Graeme22 commented 5 months ago

Description

Fixes a bug with candles when value is "-Infinity".

Pre-merge checklist

Please note that, in order to pass the tests, you'll need to set up your Tastytrade credentials as repository secrets on your local fork. Read more at CONTRIBUTING.md.