Result Property¶
Summary¶
The resulting time series of the calculation.
Signature¶
1 |
|
Return Value¶
IndicatorDataSeries
Declaring Type¶
cAlgo.API.Indicators.MovingAverage
Examples¶
1 2 3 4 5 6 7 8 9 10 11 12 13 |
|
Last update: March 23, 2023
The resulting time series of the calculation.
1 |
|
IndicatorDataSeries
cAlgo.API.Indicators.MovingAverage
1 2 3 4 5 6 7 8 9 10 11 12 13 |
|