Click or drag to resize

ScannerBaseGetPosition Method (ProductType)

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

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(
	ProductType productType
)

Parameters

productType
Type: SharpCharts.Base.OrderProductType

Return Value

Type: IPosition
See Also