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
Macd in color made new metatrader 4 compatible : macd_in_color_-_mtf_nmc.mq4
Indicator was posted originally here : https://www.mql5.com/en/forum/173574/page383
Hi all,
please can you convert these indicators into mtf versions (good even for non standard timeframes)? i know there are a lot of macd mtf indicators out there, but i need this one, please.
If you can also add the MaxBars option (in order to calculate the code only for a certain number of bars for cpu saving purpose) it would great.
thanks in advance
macd_in_color.mq4
doublecciwoody.mq4Hi Fxpros,
Added the mtf.
Macd in color made new metatrader 4 compatible posted here : https://www.mql5.com/en/forum/173574
Macd all colored & arrows made new metatrader 4 compatible : macd_all_colored_amp_arrows___mtf_nmc.mq4
The original was posted here : https://www.mql5.com/en/forum/173574/page381
Darma system indicator made new metatrader 4 compatible : darma_system_indicator_beta_mtf_nmc.mq4
The original was posted here : https://www.mql5.com/en/forum/173574/page380
Hello guys!
Please can someone make this a Multi Time Frame Indicator.
darma_system_indicator_beta.mq4Hello Shilox,
Made it mtf.
__________________
Updated version compatible with the new metatrader 4 posted here : https://www.mql5.com/en/forum/173574
Darma system indicator (version with alerts, cleaned up an multi time frame from this post https://www.mql5.com/en/forum/173574/page380 )made new metatrader 4 compatible : darma_system_indicator_mtfalerts_nmc.mq4
Looks kind of interesting, is it possible to have alerts on it?
Shilox, added the alerts, in doing so cleaned up the code somewhat. In cleaning it up realized there was something called "Extremes" dawned on me it should be an external parameter in how it was being used, so if extremes = true the calculations are based on Open and Open, and if extremes = false the calculations are based on High and Low . The dots are based on price high/low being greater or less than psar.
The alerts I added are for the bar changing color.
_________________________
Updated version compatible with the new metatrader 4 posted here : https://www.mql5.com/en/forum/173574
Macd all colored & arrows made new metatrader 4 compatible : macd_all_colored_amp_arrows___mtf_nmc.mq4 The original was posted here : https://www.mql5.com/en/forum/173574/page381
Mladen Good afternoon:
Could you please tell me where is the explanation of this indicator.
Thank you very much.
A hug.
Hermo.
Mladen Good afternoon:
Could you please tell me where is the explanation of this indicator.
Thank you very much.
A hug.
Hermo.Hermo
It was posted here (with some explanation) for the first time : https://www.mql5.com/en/forum/178416/page5
Moving average with a ray addition (from this post https://www.mql5.com/en/forum/173574/page379) made new metatrader 4 compatible : moving-averagesray_mtf_nmc.mq4