Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I have tried to work sth out but to be honest I do not see anything more valuable then using other indicator combinations. Probably you could use each indicator successfuly once you master it.
Once again it has only ensure me that my turn to S/R analysis is the right one
hi guys ..it s been a while i m using the relative momntum index as my only indicator and the results are amazing ..this indicator is a winner...
the problem is i m using it on metastock and i wonder if someone can make the code for metatrader ....
buy order : Cross(RMI(C,20,5),30)
exit : Cross(70,RMI(C,20,5))
sell short order : Cross(70,RMI(C,20,5))
exit : Cross(RMI(C,20,5),30)
i hope someone can help us here ....
here are the results for 2 years backtesting (manually) 1h charts:
__________________
You need proffesional mql coder? Contact me! I will help you!
........................................ http://www.fxservice.eu/
........................................
Can you please post the relative momentum index for MT4
thank you
emeric
Quote:
Originally Posted by tokyowalker
hi guys ..it s been a while i m using the relative momntum index as my only indicator and the results are amazing ..this indicator is a winner...
the problem is i m using it on metastock and i wonder if someone can make the code for metatrader ....
buy order : Cross(RMI(C,20,5),30)
exit : Cross(70,RMI(C,20,5))
sell short order : Cross(70,RMI(C,20,5))
exit : Cross(RMI(C,20,5),30)
i hope someone can help us here ....
here are the results for 2 years backtesting (manually) 1h charts:
I too would like to see a mq4 version of RMI. More info on this indicator can be found on the FMLabs website. Quoting a page from their site:
Relative Momentum Index (RMI) "The Relative Momentum Index (RMI) is a variation on the Relative Strength Index (RSI). To determine up and down days, the RSI uses the close compared to the previous close. The RMI uses the close compared to the close n days ago. An RMI with a time period of 1 is equal to the RSI. The RMI ranges from 0 to 100. Loke the RSI, The RMI is interpreted as an overbought/oversold indicator when the value is over 70/below 30. You can also look for divergence with price. If the price is making new highs/lows, and the RMI is not, it indicates a reversal.
The Relative Momentum Index was developed by Roger Altman and was introduced in his article in the February, 1993 issue of Technical Analysis of Stocks & Commodities magazine."