ExternalOptionsBaseRealTimeMarketDataTypes Property |
Gets the supported real-time market data types by the connection
Namespace:
SharpCharts.Base.Connection
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.40 (1.0.0.40)
Syntaxpublic abstract MarketDataType[] RealTimeMarketDataTypes { get; }
Property Value
Type:
MarketDataType
See Also