Page 52 of 115

Re: MACD indicators for MT4

Posted: Mon Aug 10, 2020 6:22 am
by TEAMTRADER
I picked up this indicator many years ago and just started to use and test it and I see there is a fault in the creation of the current histo bar.
If anyone could fix it I would appreciate it.
Thanks
TEAMTRADER

Re: MACD indicators for MT4

Posted: Tue Aug 11, 2020 3:09 am
by mrtools
TEAMTRADER wrote: Mon Aug 10, 2020 6:22 am I picked up this indicator many years ago and just started to use and test it and I see there is a fault in the creation of the current histo bar.
If anyone could fix it I would appreciate it.
Thanks
TEAMTRADER
This version should be better.

Re: MACD indicators for MT4

Posted: Tue Aug 18, 2020 7:19 pm
by josi
Banzai wrote: Wed Jun 10, 2020 11:07 pm Reposting mladen's MACD dashboard.
It was buried in a thread that has 1000 pages.
Can display any time frame, any pairs.
Banzai, I have a question:
Does the MACD heatmap display
a) above (greenish) or below zero (reddish)
b) signal line above MACD line (greenish) or signal line below MACD line (reddish)?

Re: MACD indicators for MT4

Posted: Tue Aug 18, 2020 10:16 pm
by josi
mrtools wrote: Sat Mar 28, 2020 4:37 am Fixed the arrows delete, made a drop down for the macd types.
Sorry, forget it got the wrong version.

Re: MACD indicators for MT4

Posted: Sun Aug 23, 2020 11:32 am
by swnlobo
chriseel wrote: Tue Jul 31, 2018 8:14 pm Yes, considering you're really stupid trading-wise and that anything can happen is the biggest trading breakthrough.
The degree you expect to be always right, is the degree you will fail

Anyway, back to my original request, can a coder just confirm if the "NoLagMA(10min)-EMA(10min) / Close" in percentage scale, is enough information to form the indy or you need smt more?
Hi,

May I ask for an indicator for the likes of the one already mentioned? With a minor tweak of course:

NoLagMA(insert time)-EMA(insert time) / Close

Thank You very much

Swnlobo

Re: MACD indicators for MT4

Posted: Wed Aug 26, 2020 3:33 pm
by MayaxatL
Chart based MACD Line + alert
appointed by TP, SL

Re: MACD indicators for MT4

Posted: Thu Aug 27, 2020 4:34 pm
by thomdel
@ mrtools

Respected Sir,
Please see this issue in indi : Macd averages tape (lines + mtf + arrows). Please Solve/Fix if Time Permits.

When we change Time Frame, the Tape gets jumbled. Please see the Attachment pic *


Thanks for your support & Shares.

Re: MACD indicators for MT4

Posted: Fri Aug 28, 2020 6:19 am
by mrtools
thomdel wrote: Thu Aug 27, 2020 4:34 pm @ mrtools

Respected Sir,
Please see this issue in indi : Macd averages tape (lines + mtf + arrows). Please Solve/Fix if Time Permits.

When we change Time Frame, the Tape gets jumbled. Please see the Attachment pic *


Thanks for your support & Shares.
Try this one, for those who use it, remember you need a different unique id for every instance of the tape. The picture is with the macd on 30 minute on a 15 minute chart.

PS: If you would like to download a template with the indicator set up as ADXVMA, see here: MACD Averages Tape settings template for MT4.

Re: MACD indicators for MT4

Posted: Fri Aug 28, 2020 4:03 pm
by Jimmy
mrtools wrote: Fri Aug 28, 2020 6:19 am Try this one, for those who use it, remember you need a different unique id for every instance of the tape. The picture is with the macd on 30 minute on a 15 minute chart.
Thanks again Mrtools.

I like this version as it features display of Lower + Higher Multi-Timeframe :)

As previously posted (but updated template), one particular combination of settings that works nicely is:

  • Slow Double Smoothed Moving Average: On
  • Fast Double Smoothed Moving Average: On
  • Average Method: ADXVMA (Average Directional Index Variable Moving Average)
  • Bars to count: 500

Re: MACD indicators for MT4

Posted: Tue Sep 08, 2020 1:14 am
by Darks
So basically i was experimenting with an indicator for an algorithm and also decided to post it here. A lot of users may be familiar with Mladen's LR of MACD indicator. This basically is a DLR of MACD(Double linear regression also by Mladen). Also a Power factor is added(don't know what else to call it) which totally came out of experimenting, no real math here.