Forum

how to calc indirect RSI ???

hi friends Im working on my custom indicator but Im having probleme getting the RSI for JPY/USD i can get only get the USD/JPY's RSI so, how to calc it ?? best regards

I need help converting this php program to mql4 ea

hi friends i have some knowledge in php so i wrote this simple ea based on three level of rsi on opening trader and stoch on closing it i hope there is someone who can help me converting it to mql4 <?php $RSI7; $RSI33; $RSI100; $StochMain723; $StochSignal723; function OrderSend(){} function