Click or drag to resize

ScannerBaseGetPosition Method (Boolean)

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

Namespace:  SharpCharts.Base.MarketWatch
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected IPosition GetPosition(
	bool isMargin
)

Parameters

isMargin
Type: SystemBoolean
If the product is margin or overnight

Return Value

Type: IPosition
See Also