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
CopyVB.NET

plot = price.RSI(13,3)
plot = price.RSI(13,3)