|
Relative Momentum Index (RMI)
Dear Codersguru,
at first I want to say thank you for your fantastic work with the developement course!!! It helps all of us really much!
Then I would like to ask for your help! I changed the RSI-Code a little bit to become the code for the RMI! The RSI uses a one-day-Momentum and the RMI uses a n-day-Momentum... ...the rest of the code is still the RSI-code!
So, the RMI-curve on the Chart looks quite good! But I would like to ask you, could you check my code for any mistakes???
I would really appreciate that!
And the other thing I want to ask you is...
...I also want add to the RMI-code a SMA-of-the-RMI to get a Trigger-Line!
I already tried it with another indicator: I tried to make a RSI-of-the-SMA-Indicator plus, as the Trigger-Line a SMA-of-the-RSI! ...but it doesn´t work! Could you also give me some advice, how to make it???
Thank you so much for your help! I´m still a beginner, but it makes really a lot of fun to study your lessons and learn to programm in mql 4!
Please keep going making the lessons for us!
Best regards, dvp
|