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

Question getting Orders Continuous #227

Closed
ExceedingLife opened this issue May 16, 2020 · 1 comment
Closed

Question getting Orders Continuous #227

ExceedingLife opened this issue May 16, 2020 · 1 comment

Comments

@ExceedingLife
Copy link

Hello,
So I have a question.
I have a WPF application and I want to get continuous TradeHistory so if it goes to a price I can buy or sell.
What would be the best way to do this? Create a method and call
ProductsService.GetTradesAsync
every 1 second?
I have never created an application to get continuous data.
Thank you (I wasn't sure where to post this)

@dougdellolio
Copy link
Owner

@ExceedingLife for continuous data I would recommend looking into using the websocket feed. please refer to the documentation here: https://docs.pro.coinbase.com/#websocket-feed and the Getting Started thread #118 for code examples. thanks

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