Table of Contents

Event InstrumentSnapshotEventDataReceived

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

Event that is fired whenever a subscription is made for an instrument, bringing in reference data for the instrument as well as trading status and statistics.

public event EventHandlerByRef<InstrumentSnapshotEventData>? InstrumentSnapshotEventDataReceived

Returns

EventHandlerByRef<InstrumentSnapshotEventData>