Discuss MACD with Alert indicator (a classic but customizable MACD with two types of alerts) in this thread. You can ask any questions about this free MetaTrader indicator here.
Hi I am trying this indicator but its only showing the red line.MACD with Alert indicator updated to version 1.02 to optimize and improve it with some new features.
If I understand your question correctly, you just need to switch MACD Type from the Histogram to Line in the input parameters.Hi I am trying this indicator but its only showing the red line.
How can I have both lines?
Not sure what's the point in including it in an EA. It should work in the strategy tester, but you can use the standard MACD to this end.Was impressed with this indicator BUT my chosen developer is telling me it won't work in the strategy tester ... please advise
Was trying to include it in an EA
Hi Enivid, I like your Alert Indicator, but it sends me 8 alerts all at once for the one crossover on the chart, do you have any idea why?MACD with Alert indicator updated to version 1.02 to optimize and improve it with some new features.
Are you using the latest version? Is it in MT4 or MT5?Hi Enivid, I like your Alert Indicator, but it sends me 8 alerts all at once for the one crossover on the chart, do you have any idea why?
My best guess is that you are using it with 'Candle To Use For Analysis' parameter set to CURRENT CANDLE and that's why you are getting disappearing arrows and multiple alerts. Switch to PREVIOUS CANDLE and will only check the candle after it closes.Just an update, I have been watching it closely and the signal arrow pops up and then disappears, this happens when price is moving naturally, but it quite frustating to see as you get lots of false alerts. The old version that I had from you didn't do this.
LOOKS GREAT IVE ALWAYS NEEDED THIS, LEMME SEE HOW IT WILL WORK OUT WITH MY RECOMMENDED SETTINGS. ACTUALLY I JUST REALIZED SOMETHING TODAY AS I WAS USING ITDiscuss MACD with Alert indicator (a classic but customizable MACD with two types of alerts) in this thread. You can ask any questions about this free MetaTrader indicator here.
Actually, indicators' input parameters shouldn't reset on platform restart. You can also save the chart template with the pre-configured indicator and then load it again on the chart if it resets. Lastly, if there is some problem with your trading platform, you could edit the indicator's source code to set the default candle parameter to previous.Hi Enivid, I have now set it to the previous candle, but I notice that when I close down metatrader and reopen it, it then defaults back to the "current candle method" is there a way to may the "previous candle" the default?
Not sure what you mean by an identifier.Could you make available the code needed to add an identifier ?
And whereabouts to insert it
Thinking DIY
View attachment 24313
I see... You need to add code to the OnInit() function to create a chart object (label) in the subwindow with this content. To me, it makes more sense to just modify the indicator's shortname, so it's included in the line above the one that you shown, like in the standard indicators.In the above image ... 12,26,9