jealous / stockstats

Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.
Other
1.29k stars 299 forks source link

Add Relative Vigor Index #160

Closed jealous closed 1 year ago

jealous commented 1 year ago

The Relative Vigor Index (RVI) is a momentum indicator used in technical analysis that measures the strength of a trend by comparing a security's closing price to its trading range while smoothing the results using a simple moving average (SMA).

https://www.investopedia.com/terms/r/relative_vigor_index.asp

Formular

where:

Examples: