Click or drag to resize

ScannerBaseGetRealTimeData Method

Returns the realTimeData for the specified marketDataType

Namespace: ArthaChitra.Model.MarketScanner
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected Level1EventArgs GetRealTimeData(
	MarketDataType marketDataType
)

Parameters

marketDataType  MarketDataType
 

Return Value

Level1EventArgs
See Also