Click or drag to resize

ScannerBaseGetPosition(ProductType) Method

Returns the position of the select account and the instrument of the row with the specified productType

Namespace: ArthaChitra.Model.MarketScanner
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected IPosition GetPosition(
	ProductType productType
)

Parameters

productType  ProductType
 

Return Value

IPosition
See Also