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