IndicatorBaseIsInputEquals Method |
Compares two input
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic bool IsInputEquals(
ISeries<double> other
)
Parameters
- other ISeriesDouble
- Series
Return Value
Boolean
See Also