SharpTrader.SDK - Developer API

IndicatorHelper..::..AddInputValue Method

Add input value

Namespace:  SharpshooterLib.Indicators.RealTime
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


public void AddInputValue(
	double value
)

Parameters

value
Type: Double

Remarks


In practice, this method should be called from [AdvancedIndicatorBase{TValue, TSeries}.ForwardByBar(TSeries)]