| The Formula
. . . |
. . .more
on Formulas |
RVISig = (RVI +
2 * RVI.1 + 2 * RVI.2 + RVI.3) / 6
RVI = Num / Denom
Oscillator = RVI - RVISig
Num = Sum(Value1, n)
Denom = Sum(Value2, n)
Value1 = ( (CL - OP) + 2 * (CL.1 - OP.1) + 2 * (CL.2 - OP.2) + (CL.3
- OP.3) ) / 6
Value2 = ( (HI - LO) + 2 * (HI.1 - LO.1) + 2 * (HI.2 - LO.2) + (HI.3
- LO.3) ) / 6 |
| |
| The
Presentation . . . |
. . . more
on Charts |
|

Above is a 10-minute chart of the Microsoft (MSFT). The
Relative Vigor Index (RVI) is added both
as an oscillator (in the lower pane) and as individual
lines (in the middle pane with the preferences below). |
| |
| The
Preferences . . . |
. . . more
on Preferences |
|

|
-
Period - Period
used in the calculations seen above.
-
Oscillator - If
this option is checked, the RVI will be drawn as an oscillator
representing the difference between RVI and the RVI signal line.
-
RVI Color -
This represents the color, thickness, and style of the RVI line.
-
RVI Sig Color
- This represents the color, thickness, and style of the
RVI signal line.
|
| |
| The
Description . . . |
| This indicator was developed based the
January 2002 Stocks and Commodities article entitled Relative Vigor
Index. This indicator is an oscillator built on the basic
equation (CL - OP) / (HI - LO). The oscillator is basically in
phase with the cyclic component of the market prices.
|
|
|