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