MarketMarketDepthUpdate Event
Event raised when depth is updated.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public event MarketMarketDepthUpdateEventHandler MarketDepthUpdate
Public Event MarketDepthUpdate As MarketMarketDepthUpdateEventHandler
Value
MarketMarketDepthUpdateEventHandler
Depth data is sent out whenever the bids or offers in the market change, and
when trades occur in the market. If can be accessed via the LastDepth property
of the market.