Rahul Mohindar Oscillator

Custom MT4 expert advisors published here.

Moderator: admin

Rahul Mohindar Oscillator

Postby Alexander.Gettinger » Wed Aug 14, 2013 2:46 pm

Original LUA oscillator: viewtopic.php?f=17&t=41106.

Formulas:
RMO[i] = 100*x/(MaxPr-MinPr),
First signal = EMA(RMO, Length1),
Second signal = EMA(First signal, Length2), where
x[i] = Price[i]-(10*Price[i]+55*Price[i-1]+165*Price[i-2]+330*Price[i-3]+462*Price[i-4]+462*Price[i-5]+330*Price[i-6]+165*Price[i-7]+55*Price[i-8]+11*Price[i-9]+*Price[i-10])/2046,
MaxPr, MinPr - maximum and minimum prices at range from (i-10) to i.

RMO_MQL.PNG


Download:
RMO.mq4
(2.66 KiB) Downloaded 1591 times


eurusd-h1-fxcm-australia-pty.png

Advanced RMO.mq4
(7.59 KiB) Downloaded 676 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Rahul Mohindar Oscillator

Postby martc911 » Tue Oct 29, 2013 5:45 am

Hi There, this is a cracking indicator and I am getting some great trades using it Thanks.

However, can you make it even better by adding an alert when the green line crosses over the 2 MACD lines. Can you code it so that I can add my own sound files please.

Thanks for all the great stuff you do
martc911
 
Posts: 3
Joined: Thu May 23, 2013 5:01 am

Re: Rahul Mohindar Oscillator

Postby Apprentice » Thu Oct 31, 2013 12:03 pm

Your request is added to the development list.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Rahul Mohindar Oscillator

Postby Alexander.Gettinger » Mon Dec 17, 2018 10:47 pm

Please try this version of the indicator:
RMO.mq4
(6.69 KiB) Downloaded 738 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk



Return to MT4 Expert Advisors

Who is online

Users browsing this forum: No registered users and 15 guests