Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Add spread event stream for all exchanges #275

Open
5 tasks
bmancini55 opened this issue Apr 6, 2021 · 0 comments
Open
5 tasks

Add spread event stream for all exchanges #275

bmancini55 opened this issue Apr 6, 2021 · 0 comments
Labels
enhancement New feature or request existing exchange Modify an existing exchange

Comments

@bmancini55
Copy link
Member

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
@bmancini55 bmancini55 added enhancement New feature or request existing exchange Modify an existing exchange labels Apr 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request existing exchange Modify an existing exchange
Projects
None yet
Development

No branches or pull requests

1 participant