tastyware / tastytrade

An unofficial Python SDK for Tastytrade!
MIT License
98 stars 33 forks source link

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

Closed Graeme22 closed 3 weeks ago

Graeme22 commented 3 weeks 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.