ScannerBaseGetPosition(ProductType) Method | 
            Returns the position of the select account and the instrument of the row with the specified productType
            
Namespace: ArthaChitra.Model.MarketScannerAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected IPosition GetPosition(
	ProductType productType
)
Parameters
- productType  ProductType
 
Return Value
IPosition
See Also