Table of Contents

Event IncrementalUpdateEventDataReceived

Namespace
Tooq.Tech.FH.ClientLib
Assembly
Tooq.Tech.FH.ClientLib.dll

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 EventHandlerByRef<IncrementalUpdateEventData>? IncrementalUpdateEventDataReceived

Returns

EventHandlerByRef<IncrementalUpdateEventData>