Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get trades stream from Web Socket. #142

Closed
aspramsh opened this issue Jun 27, 2018 · 2 comments
Closed

Get trades stream from Web Socket. #142

aspramsh opened this issue Jun 27, 2018 · 2 comments

Comments

@aspramsh
Copy link

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.

@dougdellolio
Copy link
Owner

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

@aspramsh
Copy link
Author

Ok @dougdellolio. Thanks a lot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants