ScannerBaseGetPosition(Boolean) Method | 
            Returns the position of the selected account and the instrument of the row with ProductType == Margin
            
Namespace: ArthaChitra.Model.MarketScannerAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected IPosition GetPosition(
	bool isMargin
)
Parameters
- isMargin  Boolean
 - If the product is margin or overnight
 
Return Value
IPosition
See Also