Packagecom.anychartstock.info.techIndicators
Classpublic class SingleSeriesTechIndicatorInfo
ImplementsITechIndicatorInfo

SingleSeriesTechIndicatorInfo represents an object that contains technical indicator info.

SingleSeriesTechIndicatorInfo can contain info of the following indicators:

Note: Different indicators use different classes, based on ITechIndicatorInfo interface.

See also

ITechIndicatorInfo
SeriesValueInfo
DMITechIndicatorInfo
TwoSeriesTechIndicatorInfo
MACDTechIndicatorInfo
StochasticOscillatorTechIndicatorInfo
VolumeMATechIndicatorInfo
AroonTechIndicatorInfo


Public Properties
 PropertyDefined by
  series : SeriesValueInfo
[read-only] Indicator value.
SingleSeriesTechIndicatorInfo
Property detail
seriesproperty
series:SeriesValueInfo  [read-only]

Indicator value.

Implementation
    public function get series():SeriesValueInfo