MarketUnderlying Property
Return the underlying market, if any.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public Market Underlying { get; }
Public ReadOnly Property Underlying As Market
Get
MarketMarket
If this is an option market, and has a related underlying futures market, then that market will be returned here. Not all options
markets have underlying futures markets.