ScannerBaseGetRealTimeData Method |
Returns the realTimeData for the specified marketDataType
Namespace: ArthaChitra.Model.MarketScannerAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected Level1EventArgs GetRealTimeData(
MarketDataType marketDataType
)
Parameters
- marketDataType MarketDataType
- Market data type
Return Value
Level1EventArgs
See Also