Click or drag to resize
ScannerBaseOnPosition Method
Raised when the postion is updated

Namespace: SharpCharts.Base.MarketWatch
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
protected virtual void OnPosition(
	PositionEventArgs e
)

Parameters

e
Type: PositionEventArgs
See Also