Hi I plotted the indicators as suggested and quite frankly I get more joy from looking at a cardiograph print out. Am I missing something? Bill
Sent from Samsung Mobile on O2 -------- Original message -------- From: "[email protected] [equismetastock]" <[email protected]> Date: 02/07/2014 06:10 (GMT+00:00) To: [email protected] Subject: [EquisMetaStock Group] SwamiCharts RSI Two of my favorite indicators for visual trading. Plot both in same inner window with green background. Enjoy! ============================================== {SwamiCharts RSI} RSI(C, 5);RSI(C, 10);RSI(C, 15);RSI(C, 20); {plot Red} ============================================== {SwamiCharts RSI Fib} RSI(C,2) ; RSI(C,3) ; RSI(C,5) ; RSI(C,8) ; RSI(C,13) ; RSI(C,21); RSI(C,34); {plot Yellow}
