rsi (relative strength index)
rsi(a: Array<Number>, len: Integer) -> Array<Number>Returns an array containing the relative strength index of the input array over a specified length.
rsi(a: Array<Number>, len: Integer) -> Array<Number>Returns an array containing the relative strength index of the input array over a specified length.