Click or drag to resize

IndicatorBaseInput Property

Gets the input series

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

Property Value

ISeriesDouble

Implements

IIndicatorInput
See Also