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
Updated Dynamic zone one more average MACD : dynamic_zone_oma_macd_nmc.mq4
Original (with an in-detail description) was posted here : https://www.mql5.com/en/forum/general
Dynamic zone OMA MACD
Dynamic zone one more average MACD
____________________
Parameters :________________________________
PS: this one needs the latest dll too. So, in order to make it work, the latest dll from the first post must be downloaded
Updated version posted here : https://www.mql5.com/en/forum/general
Updated version of Dynamic zone Laguerre rsi one more average smoothed : dynamic_zone_laguerre_rsi_smoothed_nmc.mq4
Original (with detailed description) was posted here : https://www.mql5.com/en/forum/general
mindsalike
Here you go There is one deviation to your request. In "ACS1" version simple moving average is used for Laguerre RSI smoothing. It is good for a short smoothing periods (the default 2) and in that case adds a lag of just 1 bar, but it disables some better smoothing (since the lag introduced would be too big). Here is a comparison : So I decided to use the version I have on my PC. Apart from that, the rest is the same (except for the speed : this one does not calculate MaxBars or all the bars on every tick)PS: do not be alarmed with difference in look (upper and lower bounds) I simply like to see the upper and lower values hence I did not declare minimum and maximum and the it seem as if the bounds are further
_______________________________
Updated version posted here : https://www.mql5.com/en/forum/general
_______________________________
regards
mladen
Updated version of Dynamic zone rsx oma (rsx that is using one more average pre-filtered prices in calculation instead of using raw prices) : dynamic_zone_rsx_oma_nmc.mq4
Original was posted here : https://www.mql5.com/en/forum/general
DZ Rsx oma
Here's a DZ Rsx oma!
___________________
Updated version posted here : https://www.mql5.com/en/forum/general
Dynamic Zones CCI pre-filtered averages originally posted here https://www.mql5.com/en/forum/general updated to include now 20 different averages and also made to be compatible with new mt4 builds.
This is the pre filtered CCI with dynamic zones, prefiltering can be done with a choice of the 18 different moving averages.
ps) upgraded version with 20 different moving averages and also compatible with new mt4 builds posted here https://www.mql5.com/en/forum/general
Dynamic zone cfb adaptive wprsmooth mtf alerts-correct originally from here https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds.
corrections
Thanks Mladen for catching that error, working on correcting all the other cfb versions i butchered, here's another one i corrected!
ps) updated version made compatible with new mt4 builds posted here https://www.mql5.com/en/forum/general