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

Coinbase exchange features #139

Open
timkpaine opened this issue Jan 12, 2021 · 1 comment
Open

Coinbase exchange features #139

timkpaine opened this issue Jan 12, 2021 · 1 comment
Labels
backlog Issues that haven't been categorized or are not yet ready for work exchange feature Feature requests or improvements

Comments

@timkpaine
Copy link
Member

Data:

  • l2 streaming
  • just trades
  • no web socket, just http requests
@timkpaine timkpaine added exchange feature Feature requests or improvements backlog Issues that haven't been categorized or are not yet ready for work labels Jan 12, 2021
@billrisher
Copy link

Hello! I'd love to take this issue on if that's alright.
To my understanding, you just want an implementation of:

  • A given product's order book (level 2)
  • The ability to buy / sell a given product

And for both of these to be done with pure http/https requests.
Where I'm a little lost is for the streaming of the level 2 data. Are you wanting that to just poll continuously, or are you looking to implement websocket for that feature specifically?

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues that haven't been categorized or are not yet ready for work exchange feature Feature requests or improvements
Development

No branches or pull requests

2 participants