Thanks for Prompt Response — Hi David, Wow .. this was a quick reply and thanks it works great .. just as I wanted. You are right .. I have some confuison with objects but nothing that practice will not heal. Many Thanks Nat
Compilation error due to incorrect Syntax — Your errror is because insufficient parameters were given. The line that has double _rsi = iRSI(symbol, period, rsiperiod, 0); needs one last parameter, namely the shift value. I assume this to be 0, ...