Event IncrementalUpdateEventDataReceived
Event that is fired whenever there are incremental changes to the orderbook for a given instrument. Received only for realtime, full market by order subscriptions.
public event EventHandler<IncrementalUpdateEventData>? IncrementalUpdateEventDataReceived