You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI @dougdellolio . I need to get trades stream from websocket. Is there some function for this? I have noticed GetTradesAsync(), but it works with API.
The text was updated successfully, but these errors were encountered:
hi @aspramsh. If you are looking to see the latest trades I would recommend subscribing to the Ticker channel on the Websocket. you can view some code examples here: #118
HI @dougdellolio . I need to get trades stream from websocket. Is there some function for this? I have noticed GetTradesAsync(), but it works with API.
The text was updated successfully, but these errors were encountered: