Click or drag to resize

ScannerBaseGetPosition(Boolean) Method

Returns the position of the selected account and the instrument of the row with ProductType == Margin

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

Parameters

isMargin  Boolean
 

Return Value

IPosition
See Also