tastyware / tastytrade

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

add new fields to strike (fix #138) #139

Closed Graeme22 closed 2 months ago

Graeme22 commented 2 months ago

Description

Adds new fields to Strike object (from nested future/normal option chains) to handle incoming streamer symbols.

Related issue(s)

Fixes #138

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.