Returns the Relative Strength Index Value.
Returns a single data point
Not used during manual loop calculations
Examples
Example: Plot the 17,3 Relative Strength Index 1 bar ago
CopyVB.NET
plot = price.RSI(13,3,1)