This is a little more updated version, the histo is also taking into account the adx slope.Jimmy wrote: Sun Oct 11, 2020 11:05 pm Waddah Attar Advanced ADX indicator for MT4.
Description by author:
This indicator shows the ADX indicator in histogram format.
- BUY when Bars is Green
- SELL When Bars is Red.
Re: ADX DMI Indicators for MT4
342Wow, that looks very impressivemrtools wrote: Mon Apr 12, 2021 4:36 am This is a little more updated version, the histo is also taking into account the adx slope.

Re: ADX DMI Indicators for MT4
343I am sorry for the lack of explanation.mrtools wrote:
From what I can tell in the code it's 2 color already, not sure I understand what you're looking for.
It's like this. I want to make a line.
Re: ADX DMI Indicators for MT4
344The problem is the adx is actually the upper edge of the histogram.TOMO wrote: Mon Apr 12, 2021 10:35 am I am sorry for the lack of explanation.
It's like this. I want to make a line.
Re: ADX DMI Indicators for MT4
345Sorry...mrtools wrote:
The problem is the adx is actually the upper edge of the histogram.
I don't need a histogram. A line that is faithful to ADX is OK.
Not in the upper position.
Re: ADX DMI Indicators for MT4
346Try.TOMO wrote: Mon Apr 12, 2021 1:38 pm Sorry...
I don't need a histogram. A line that is faithful to ADX is OK.
Not in the upper position.
Re: ADX DMI Indicators for MT4
347Thanks!!mrtools wrote:
Try.
But,sorry...
I want to reflect the state of DMI, not up and down.
Re: ADX DMI Indicators for MT4
348Try this one.TOMO wrote: Tue Apr 13, 2021 8:48 am Thanks!!
But,sorry...
I want to reflect the state of DMI, not up and down.
Re: ADX DMI Indicators for MT4
349Hi MrToolsmrtools wrote: Mon Apr 12, 2021 4:36 am This is a little more updated version, the histo is also taking into account the adx slope.
What is indicator colored candle?