
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
Tradefx1
This one works
Kept the logic of it (if I am not mistaken________________________
PS: I stopped back test as soon as it was obvious that it is opening and closing orders as it should. The rest of the work is up to you now
Keep up the good work
PPS: attached the indicator I used in tests too. The one with an "_" in the name is the expert advisor and it goes to experts folder, the one without "_" in the name is the indicator and it goes to indicators folder
regards
MladenUpdated price trender EA : price_trender_nmc.mq4
ValeoFX Here you go
Also, in this one added a "safety check" : this one prevents duplicate time frames automatically
regards
MladenUpdated version compatible with the new mql : dtosc_multi_time_frame_alerts_nmc.mq4
Dear mladen,
would you please be so kind and add interpolation to your "macd - gaussian - smoother - arrows_mtf nmc", please ?
Thanks in advance
derfel
Dear mladen,
would you please be so kind and add interpolation to your "macd - gaussian - smoother - arrows_mtf nmc", please ?
Thanks in advance
derfelderfel
Here you go : macd_-_gaussian_-_smoother_-_arrows_mtf_1.01_nmc.mq4
Heiko,
First the Vidya zone
Added one thing : a middle line. You can turn it of (or any of the 3 Vidya values) by setting the appropriate CmoPeriod (Chande momentum period) to less than 1. PS: any of the 3 Vidyas is fully controllable (so they do not have to be same periods or smoothing periods) That way it can even be "misused" to do something like this (in a single indicator) :____________________________
PS: be advised that this version has an error in it. I have left it here as a comparison to the correct one (correct one can be downloaded from this post : https://www.mql5.com/en/forum/general )
regards
MladenVidya zone made to be new mql compatible : vidya_zone_nmc.mq4
Normalized MACD of averages from here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds and added 2 more averages for a total of 20 averages now.
Normalized MACD of averages
This a normalized MACD of averages. Instead of being able to calculate only the MACD of EMA, it can calculate MACD of our usual 18 types of averages and then normalizes it. Signals are not changed (the places where zero lines are crossed) and this one has different coloring for slope changes too).
Averages types that can be used in calculation are the following :updated version posted here: https://www.mql5.com/en/forum/general
Heiko
Here is the Ehlers non linear filter zone indicator too. But ...
The name of it is not "non linear filter" for a simple reason : the one you posted is a modified Ehlers Distance coefficient filter (will post Ehlers NonLinear filter in next post) In order to avoid future confusion in names and values decided to make it this waySome things that need to be told : even though this version is not limited in length as the original tradestation version is (which, implicitly can have a maximal length of 50), be advised that the longer the Length processing time is going to raise exponentially (it is a classical case of an equal length loop within a loop) and you might end up waiting for it to "go alive" for big Length parameters.
Also, this time I compared results to tradestation version results and they match completely. As you can see, there are some points that can happen (very rarely, but can) and they are happening both on metatrader version as well as on tradestation original at exactly same placePS: additional parameter OriginalCalculation is there to control do you want original calculation (as described in document attached bellow) or you want and additional price pre-smoothing (that is the modification that is made)
regards
mladenEhlers Distance coefficient filter zone new mql compatible : ehlers_distance_coefficient_filter_zone_nmc.mq4
And this one : ehlers_distance_coefficient_filter_nmc.mq4
mladen,
Is it possible for you to make a non repainting version of this indicator?
thanks so much as always for all of your help.
traderdp
David