Description Usage Arguments Value Author(s) References Examples
Compute the Relative Strenght Index indicator.
1 | RSI(closingPrice, period = 14)
|
closingPrice |
A vector of past closing prices or an xts object or the column of a dataframe. |
period |
It is a value (in days: usually it is 14days) |
A vector or an xts object, accordingly to the input, of the same length of the input.
Luca Sanfilippo <luca.sanfilippo@usi.ch>
Wilder J. Welles (1974), New Concepts in Technical Analysis Systems.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.