You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Smoothed Rsi Inverse Fisher Transform that use one more average to be able to pre-filter the (instead of rainbow WMA)
Since OMA is adaptive, it seems to be adding "speed" of reaction to fast market conditions changes, and that this indicator react better in such situations than any version that is using non-adaptive price pre-fiiltering. Default parameters are set to be trendy (similar to this indicator : https://www.mql5.com/en/forum/general but even with default parameters they differ in cases when the market is volatile
Updated version compatible with the new metatrader 4 posted here : https://www.mql5.com/en/forum/179662
Rsioma using one more average for price pre-filtering (and some extras) made new metatrader 4 corsioma_-_oma_pre-filtered_nmc.mq4mpatible :
Original (with in-detail explanation) was posted here : https://www.mql5.com/en/forum/179662/page9
Mladen:
Can I assume the alert is on a cross of the moving average?
If so, can you add another alert on the slope change of the RSX?
If I have the indicator attached to a H1 chart with a H4 setting, does the indy caluclute the previous 4 hours for the current hour bar?
I'm trying to confirm my understanding of how MTF indys work. Can you confirm it doesn't repaint after the closing of the current bar.thorcmt
Alerts added on slope change too, so now you have 2 types of alerts : on average cross and on slope change. You can configure each one separately (to get alertd on the one you need or both if you wish)
As of your second question : if you attach 4 hour indicator to a 1 hour chart, up to 4 bars of the indicators can be changed till the 4 hour current bar closes. While it is still opened (the 4 hour current bar) values belonging to it on a 1 hour chart can and will be updated if the current bar value changes
_____________________
PS: to get the same kind of a display as in previous version in multi time frame mode, set the interpolate parameter to false
PPS: updated version (compatible with new metatrader 4 too) posted at this post https://www.mql5.com/en/forum/179662
Rsx 3 one more average made to be new metatrader 4 compatible : rsx_3_oma_-_lines_nmc.mq4
Original was posted here : https://www.mql5.com/en/forum/179662/page10
rsx_3_oma.mq4rsx_3_oma.mq4
Mladen:
Can you add these changes to the attached indicator from above in post 117?
1) Plot as a line with slope colors
2) Add a moving average and moving average options like the indicator you did on post 131
3) Add alerts for slope change and moving average cross
Basically use the RSX v3-OMA as a starting point and make it like the indicator on post 131 without MTF abilities?thorcmt
Here you go All added (2 types of alerts, signal line added and the basic of the indicator is a non-repainting color line now)
___________________________________
Updated version posted here : https://www.mql5.com/en/forum/179662
Oma TrendStrength Channel nmc from here https://www.mql5.com/en/forum/179662/page6 updated to be compatible with new mt4 builds.
Mr Tools,
Another great looking indicator. How would I use this one in an ea?
Regards
gorickHi Gorick,
Here's the updated indicator and ea version.
ps) updated for new mt4 builds version posted here https://www.mql5.com/en/forum/179662
Rsioma - one more average pre filtered - histogram version made new metatrader 4 compatible : rsioma_-_oma_pre-filtered_histo_nmc.mq4
The original (with description) was posted here : https://www.mql5.com/en/forum/179662/page10
One more averages heiken ashi smoothed - a version with alerts, made new metatrader 4 compatible : one_more_average_heiken_ashi__alerts_2_nmc.mq4
Original was posted here : https://www.mql5.com/en/forum/179662/page11
Good afternoon everyone:
Excuse my English please.
mladen or mrtools, could make a modification in this indicator.
I would like to paint on the price bar, he does not paint as an independent indicator.
Thank you very much.
Hermo.Hermo
I hope I understood correctly
Set the DrawClassical in this one to true to draw a classical heiken ashi. Set it to false and it will paint the candles directly on bars/candles instead of the heiken ashi candles
Updated version posted here : https://www.mql5.com/en/forum/179662