tastytrade / tastytrade-api-js

Javascript sdk for the tastytrade api
MIT License
63 stars 34 forks source link

Streaming account - action "connect" doesn't work #8

Closed topvis closed 7 months ago

topvis commented 8 months ago

Refer to the API documentation: https://developer.tastytrade.com/streaming-account-data/#available-actions Action "connect" is for subscribing all account-related notifications. It doesn't work in Sandbox. "account-subscribe" works. I'm not sure if this is only an issue in Sandbox. I haven't tried in production environment.