Table of Contents

Event ClosingPriceEventDataReceived

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

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

public event EventHandler<ClosingPriceEventData>? ClosingPriceEventDataReceived

Returns

EventHandler<ClosingPriceEventData>