Page 51 of 63

Re: ADX DMI Indicators for MT4

Posted: Mon May 30, 2022 5:46 pm
by Banzai
mntiwana wrote: Sat Mar 11, 2017 5:26 am ADXm (vhf adaptive)
ADXm adaptive, but VHF (vertical horizontal filter) adaptive this time
Mladen : "some additional clarification about VHF as adapting method. It is good (no doubt) but only, and only in case when the prices, not some other indicator values, can be used for adapting. The nature of VHF does not work well when instead of using price itself some other value is used for adapting, so the VHF adapting should be limited, in my opinion, only to indicators that can use price as natural source for adapting and calculation This indicator falls in a category in which price is the source of data, so VHF adapting is suitable for it"
ADXm (vhf adaptive) Threads

ahtf = auto higher time frame

Re: ADX DMI Indicators for MT4

Posted: Wed Jun 01, 2022 11:11 am
by 太虚一毫
mrtools wrote: Sat May 28, 2022 4:17 am Button added.
Image


This is an example image putting together cfb adaptive qqe histo, Adxm averages vhf adaptive. cool! :thumbup:

If teachers put them in a metric in coding, it should reduce computer resource consumption right? Cooler!

Re: ADX DMI Indicators for MT4

Posted: Wed Jun 01, 2022 11:57 am
by mrtools
太虚一毫 wrote: Wed Jun 01, 2022 11:11 am This is an example image putting together cfb adaptive qqe histo, Adxm averages vhf adaptive. cool! :thumbup:

If teachers put them in a metric in coding, it should reduce computer resource consumption right? Cooler!
Image

Image
Not sure I understand, you mean build them as 1 indicator?

Re: ADX DMI Indicators for MT4

Posted: Wed Jun 01, 2022 12:01 pm
by 太虚一毫
mrtools wrote: Wed Jun 01, 2022 11:57 am Not sure I understand, you mean build them as 1 indicator?
right. Integration becomes an indicator.

Re: ADX DMI Indicators for MT4

Posted: Wed Jun 01, 2022 12:43 pm
by mrtools
太虚一毫 wrote: Wed Jun 01, 2022 12:01 pm right. Integration becomes an indicator.
No promises but will give it a try.

Re: ADX DMI Indicators for MT4

Posted: Thu Jun 02, 2022 6:41 am
by mrtools
太虚一毫 wrote: Wed Jun 01, 2022 11:11 am This is an example image putting together cfb adaptive qqe histo, Adxm averages vhf adaptive. cool! :thumbup:

If teachers put them in a metric in coding, it should reduce computer resource consumption right? Cooler!
Image

Image
Wasn't able to join the 2 but hopefully made the qqe lighter, anyway posted it here Composite fractal behavior indicators

Re: ADX DMI Indicators for MT4

Posted: Tue Jun 07, 2022 2:46 pm
by Jedidiah
It is an indicator of ADX (Average Directional Movement Index).

ADX is an indicator that shows whether there is market momentum (trend).
It will rise if there is a trend regardless of the rising / falling market.
If the trend is not appearing or weak during the downtrend, or if the ADX is moving below the specified level, it is regarded as a range and used as a filter such as postponement of entry.

In the 00 version, the color of the line changes when rising.
With MTF / alert function



Ver.Up Color-
coded by angle (strong / weak). Email support.
Specify the angle, 0.0 if you just want to check the positive and negative

Re: ADX DMI Indicators for MT4

Posted: Thu Jun 09, 2022 3:38 am
by mrtools
Hi mrtools !
Could you please add arrow alert when ADX value crossover level ?

viewtopic.php?t=8417039&p=1295402458#p1295402458

I am waiting for your help ! :hug:
Try.

Re: ADX DMI Indicators for MT4

Posted: Wed Jun 22, 2022 11:51 am
by ramon

Re: ADX DMI Indicators for MT4

Posted: Wed Jun 22, 2022 12:01 pm
by 太虚一毫
ramon wrote: Wed Jun 22, 2022 11:51 am !!! TASSKlT_system_2.1.mq42interface.mq4ma - with button.mq4
Image

Maybe there are more than 10,000 financial trading indicators in this forum. (I don’t know if Mr. Jimmy has a way to count the number of indicators and download rankings) ;)

Anything you can think of, for more than 10 years, the masters have already thought of it and completed the indicator coding! ! !

If you are new to trading, if you calm down and study dozens of indicators on the forum, you can integrate a trading system that suits your financial strength and trading style.