Click or drag to resize

IndicatorBase.Input Property


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public ISeries<double> Input { get; set; }

Property Value

ISeries<Double>

Implements

IIndicator.Input
See Also