SharpTrader.SDK - Developer API

ValueSeries..::..Subtraction Operator

Namespace:  Sharpshooter.SDK
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


public static ValueSeries operator -(
	ValueSeries series,
	double constant
)

Parameters

series
Type: Sharpshooter.SDK..::..ValueSeries
constant
Type: Double