Click or drag to resize

IndicatorBaseTypicals Property

Gets the typical price series array

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected ISeries<double>[] Typicals { get; }

Property Value

ISeriesDouble
See Also