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
{{ message }}
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.
Some exchanges implement a "spread" or "top of book" stream (see conversation in #142 (comment)). This issue will create a separate event stream for exchanges that support this type of stream. Complexity surrounding the ticker event including "top of book" changes will be deferred in this issue. We will make appropriate notes in the README on exchange functionality where "top of book" functionality is mixed with "ticker" functionality.
create event type
add event support to base client
add event support to multi client
update README with event information
update exchanges appropriately
The text was updated successfully, but these errors were encountered:
Some exchanges implement a "spread" or "top of book" stream (see conversation in #142 (comment)). This issue will create a separate event stream for exchanges that support this type of stream. Complexity surrounding the
ticker
event including "top of book" changes will be deferred in this issue. We will make appropriate notes in the README on exchange functionality where "top of book" functionality is mixed with "ticker" functionality.The text was updated successfully, but these errors were encountered: