tastytrade / tastytrade-api-js

Javascript sdk for the tastytrade api
MIT License
67 stars 36 forks source link

Deprecate MarketDataStreamer in favor of @dxfeed/dxlink-websocket-client? #26

Closed osdevisnot closed 7 months ago

osdevisnot commented 7 months ago

This SDK offers a MarketDataStreamer which acts as a wrapper and abstraction over dxlink feed apis. However, DXLink team provides their own version of this here.

This raises questions on duplication of efforts, purpose of this SDK over the one provided by DXLink, the difference between the two SDKs and the future vision of Tasty on the SDK. Maybe, we should consider deprecating this version in favor of the one provided by DXLink?