tastyware / tastytrade

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

get_equity() returns wrong info #152

Closed Conceptron closed 5 months ago

Conceptron commented 5 months ago

instruments.Equity.get_equity(session, 'NVDL') returns info about Novadel pharma (a stock that was delisted back in 2017) instead of "GraniteShares 2x Long NVDA Daily ETF"

The tastytrade website seems to use a different API "https://vast.tastyworks.com/symbols/search/NVDL" to get symbol information

Graeme22 commented 5 months ago

Interesting! This seems like a problem with the API, not the SDK, so I'd recommend you write Tasty support directly.