Elite indicators :) - page 719

 

Updated original Wilders DMI (with alerts and some extra options) : wilders_dmi_amp_alerts_nmc.mq4

Original was posted here : https://www.mql5.com/en/forum/general

 

...

Here is this one

I used the one that is coded to the last letter how Welles Wilder described it. Value differences between this one and the one you posted are marginal though so you will not notice any significant change in values.

Alerts added and can be configured separately : do you wish to be alerted when DMI+ or DMI- crosses ADX up or down separately (default is that it alerts only when DMI lines cross ADX up, but you can turn the alerts for down crosses on too, or you can turn just the down crosses on - it depends what exactly do you want to be alerted on)

Updated version posted here : https://www.mql5.com/en/forum/general

eric gellasch:
Hello gentleman. I thank you for your efforts in this forum as it has helped me immensely. I would like ask for an alert with arrows when the DMI line crosses up over the ADX line. This is usually seen with a trend that has a high likelihood of continuatuion. If you all would be so kind to make it into an EA as well that would be wonderful. The exit for the system is for a percentage upon the DMI crossing back under the ADX and then the remainder when the ADX turns back down. Alerts could also accompany the exit signals of course. I have not seen any indicators or EAs that do this exactly anywhere. Thanks for your efforts in this regard.
 

Hello Mladen,

Can we have the attached supertrend averages histo (for some reason i couldnt upload from my pc so uploaded its link) to have the breakout mode the same as "volty channel stop on jurik" please?

So for example if median price is selected in the inputs tab the histo changes color only when the median price of the candlestick breaks the supertrend line. Thanks..

 

Hi mladen,

I love using your Corridor SSA indicator and find it very helpful.

Would it be possible to please create an open source code mq4 indicator to show the HH HL LH and LL on this indicator (I do not need it on the price)?

I have supplied a pic of what I am looking for, and an ex4 indicator by Kiads only as an example indicator, not as a request to copy his indicator into open source code.

I would like to use your version indicator on another platform.

Thank you so much for all of your help always to me and to everyone on this forum.

Your efforts have always been invaluable to helping me to begin to trade.

traderdp

David

 
traderdp:
Hi mladen,

Would it be possible to please create an open source code mq4 indicator to show the HH HL LH and LL on an indicator (I do not need it on the price)?

I have supplied a pic of what I am looking for and the ex4 indicator by Kiads only as an example indicator.

I would like to use this on another platform.

Thank you so much for all of your help always to me and to everyone on this forum.

Your efforts have always been invaluable to helping me to begin to trade.

traderdp

David

David

That is a corridor SSA (you can find a couple of versions of it already on TSD - even versions with arrows (those text labels are just replacing the arrows with text) - after all corridor ssa was made at TSD)

Better not to use normalized SSA in signaling mode (as it is attempted in that case)

As I told multiple times : normalized SSA (not the end pointed SSA) can recalculate all the bars when number of computations is greater than 1. And applied to repainting renko it is very dangerous. Better use the end-pointed version (here is one with arrows : https://www.mql5.com/en/forum/general )

 

Updated composite RSI 2 : composite_rsi_2_nmc.mq4

Original was posted here : https://www.mql5.com/en/forum/general

 

Composite RSI 2 ...

Updated and upgraded composite RSI.

Code is revised and as a result it is much smaller code now and allows calculations of up to depth 25. Here is an example of a 10 period and depth 10 calculation :

Updated version posted here : https://www.mql5.com/en/forum/general

 

Volume flow indicator mtf and noda & mtf from here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds.

ps) noda is normalized deviation and its moving average (red and blue lines) and a normalized atr (gold color line).

 

jorgka

Here you go

noda_amp_mtf.mq4

volume_flow_indicator_amp_mtf.mq4

regards

Mladen

jorgka:
noda.mq4volume_flow_indicator.mq4

Hi Mladen can you please make adjustments to these indicators to allow MTF and Interpolate.

Thankyou

updated version here: https://www.mql5.com/en/forum/general

 

rsx + ma + tma abands & divergence from here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds.

Reason: