Returns the Wilders Relative Strength Index Value. Offset by barsAgo
Declaration Syntax
Return Value
Returns a single data point
Remarks
Not used during manual loop calculations
Examples
Example: Plot the 17,3 Wilders Relative Strength Index 1 bar ago
CopyVB.NET
plot = price.WRSI(17,3,1)