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
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?
Data:
l2
streamingThe text was updated successfully, but these errors were encountered: