Rahul Mohindar Osc
Forums › ProRealTime English forum › ProBuilder support › Rahul Mohindar Osc
- This topic has 6 replies, 2 voices, and was last updated 6 years ago by Darcy.
Tagged: Rmo
-
-
11/09/2018 at 11:45 AM #8447611/09/2018 at 1:09 PM #84481
Using the search box (it opens whenever your mouse hovers your avatar in the upper right corner) I found this link to a screener (it is the oscillator just converted to a screener): https://www.prorealcode.com/topic/screener-rmo-y-media-movil-ponderada/
1 user thanked author for this post.
11/11/2018 at 5:22 AM #84566Many thanks for taking the time to help, the screener does not load the RMO so I can’t achieve my desired outcome, for some reason my Avatar does not appear so I can only search by first clicking on the 3 bars at the top which take me to another page. I think I may request a MT4 conversion.
11/11/2018 at 9:47 AM #84582In your first post you asked for an indicator, I posted a link to the indicator converted to a screener (the difference is just a few of the last lines).
If you need a screener, instead, this is not the proper forum, nevertheless what’s the error reported when you load the screener? Do you paste or import it?
As for the search box just hover your pic and it will open.
11/11/2018 at 2:18 PM #84617Thanks again for your patience, it is an indicator that I want ,as you indicated the link was for a screener which I don’t want – the screener works fine but the indicator is what I need.
I am at a big disadvantage being:1. new to Proreal and2. totally out of my depth as far as coding is concerned.However by downloading the screener you directed to me a hybrid RMO was installed in my indicators (Epic StochRSI + RMO) and perhaps I can tune it to the signals I want (see attachment), albeit a different look from what am accustomed to on MT4.As to why my Avatar does not appear I really don’t know, perhaps my browser is blocking it.Thanks againD.11/11/2018 at 2:35 PM #84620From the screener we can make this oscillator:
12345678910111213141516171819202122232425262728REM Oscilador de Rahul Mohindar para PRTREM programado por Blai5REM en Mayo 2008//myH = 0MAI1 = Average[2](close)MAI2 = Average[2](MAI1)MAI3 = Average[2](MAI2)MAI4 = Average[2](MAI3)MAI5 = Average[2](MAI4)MAI6 = Average[2](MAI5)MAI7 = Average[2](MAI6)MAI8 = Average[2](MAI7)MAI9 = Average[2](MAI8)MAI10 = Average[2](MAI9)mai = (mai1 + mai2 + mai3 + mai4 + mai5 + mai6 + mai7 + mai8 + mai9 + mai10) / 10alt = highest[10](high)bajo = lowest[10](low)ST1 = 100*(close - mai) / (alt - bajo)STC = ST1 + 20ST2 = (ExponentialAverage[30](STC))ST3 = (ExponentialAverage[30](ST2))RMO = (ExponentialAverage[81](ST1))myweightedaverage=weightedaverage[150](close)Return RMO,ST2,ST3,myweightedaverageYou can remove unwanted data from RETURN if you want.
To set histogram and colors you may use the indicator properties like all indicators.
1 user thanked author for this post.
11/12/2018 at 3:07 PM #84695 -
AuthorPosts
Find exclusive trading pro-tools on