Reactive/streaming utilities for viewing a Market in realtime #1
Labels
discussion
feature
New feature or request
minor
Adding functionality in a backwards compatible manor
Milestone
The sdk should expose easily consumable apis for streaming market data for a singel market in realtime.
Data that should be streamed:
Options for streaming api:
Personally I am leaning towards using rxjs and possibly exposing a cps/callback style also on top of the stream if the developer prefers that.
The text was updated successfully, but these errors were encountered: