Table of Contents

Event LowPriceEventDataReceived

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

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

public event EventHandler<LowPriceEventData>? LowPriceEventDataReceived

Returns

EventHandler<LowPriceEventData>