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.42 (1.0.0.42)
Syntaxpublic abstract MarketDataType[] RealTimeMarketDataTypes { get; }
Property Value
Type:
MarketDataType
See Also