Table of Contents

Event HighPriceEventDataReceived

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

Event that is fired whenever there are high price updates for a given instrument. This message replicates the corresponding SBE message.

public event EventHandlerByRef<HighPriceEventData>? HighPriceEventDataReceived

Returns

EventHandlerByRef<HighPriceEventData>