MarketMarketHighLow Event
Event raised when the high low changes.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public event MarketMarketHighLowEventHandler MarketHighLow
Public Event MarketHighLow As MarketMarketHighLowEventHandler
Value
MarketMarketHighLowEventHandler
High/Low data is provided after initial subscription to a market and when a
new high or low price is traded in the market. It can be accessed via the
LastHighLow property of the market.