ContractGetMarkets(Boolean) Method
Return the collection of markets for this contract.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public MarketList GetMarkets(
bool pbIncludeExpired
)
Public Function GetMarkets (
pbIncludeExpired As Boolean
) As MarketList
- pbIncludeExpired Boolean
- Whether to return expired markets or current markets
MarketList
The list of markets for this contract if they have been loaded, otherwise Nothing