Table of Contents

Event TheoreticalOpeningPriceEventDataReceived

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

Event that is fired whenever there are theoretical opening price updates (auction) for a given instrument. This message replicates the corresponding SBE message. Consider utilizing AuctionEventData for simplified auction updates.

public event EventHandlerByRef<TheoreticalOpeningPriceEventData>? TheoreticalOpeningPriceEventDataReceived

Returns

EventHandlerByRef<TheoreticalOpeningPriceEventData>