RelativeVigorIndex¶
Summary¶
The RVI is a momentum oscillator, measuring the strength of a trend.
Signature
1 |
|
Namespace¶
cAlgo.API.Indicators
Properties¶
Result¶
Summary
Gets the resulting time series of the Relative Vigor Index calculation (blue line).
Signature
1 |
|
Return Value
IndicatorDataSeries
Signal¶
Summary
Gets the Signal line of RVI (red line).
Remarks
Signal: 10 periods SMA of the blue line
Signature
1 |
|
Return Value
IndicatorDataSeries