Skip to content

Market data subscription logic #16

@jheusser

Description

@jheusser

Currently the high-level API MarketDataListener allows you to be notified on top of book refresh with providing the top level only (and not tracking depth), or full refresh providing the whole book and getting every update (also e.g. 5th level quantity change).

It would be quite useful to keep populating the whole book, but only get a callback when the top level (price or quantity) changed with a reference to the full book. This is a combination of subscribedToTop and subscribedToEntireBook of ImpliedBookHandler.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions