Click or drag to resize

IndicatorBaseIsInputEquals Method

Compares two input

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsInputEquals(
	ISeries<double> other
)

Parameters

other  ISeriesDouble
 

Return Value

Boolean
See Also