Multi Timeframe Indicators - page 687

 

This should do it

Set the ZeroCrossAlert to true to get alerts on zero cross. Otherwise it will alerts as before : on slope direction change

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

dentiok:
Thank you mladen, may I ask for alert when zero cross? Best regards
Files:
 

Hi MLaden,

Do you know in attached picture which indi is placed? I think I do have it but cannot find it so far. If you have, could you take care if it works in build 600 and up?

Thx for your help.

Regards Marco

Files:
which_indi.jpg  68 kb
 
Marco320:
Hi MLaden,

Do you know in attached picture which indi is placed? I think I do have it but cannot find it so far. If you have, could you take care if it works in build 600 and up?

Thx for your help.

Regards Marco

Sorry, but from that picture I do not know. Since it is renko, it could be even a some everyday indicator (since they behave differently when applied to renko charts)

 
mladen:
Sorry, but from that picture I do not know. Since it is renko, it could be even a some everyday indicator (since they behave differently when applied to renko charts)

Hi MLaden,

Indeed you are correct. I do like Renko a lot and do work with it. Couldn't it be a MA which is added to the separate chart?

Regards Marco

 
Marco320:
Hi MLaden,

Indeed you are correct. I do like Renko a lot and do work with it. Couldn't it be a MA which is added to the separate chart?

Regards Marco

Marco

It is not a MA (see that it is oscillating around 0) That is all all can say from that picture

 
mladen:
Marco It is not a MA (see that it is oscillating around 0) That is all all can say from that picture

Hi MLaden,

OK thx I will search and inform you.

Regards Marco

 
mladen:
You can use this one : adx-cross-arrows_mtf-alerts-nmc.mq4 . It corrects some problems of the one you have attached and is multi time frame version with alerts already

Thanks for the advice...

I noticed that the indicator shows 1 bar later than the original indicator. So my question is:

Does it always paint at the beginning of the bar, or will it sometimes paint anytime during the bar?

One of the problems I had with the old indicator was that it would come it late and sometimes disappear.

Will this indicator disappear and do you have to wait for the bar to close, or is it safe to take the signal right when it paints.. (at the beginning of the bar?)

Thank again,

D

 
dustovshio:
Can someone please make a mtf version of this adx indicator that will print solid red or blue bars for the higher timeframes on the bottom of the chart similar to the mtf freedom indicator.adx-buy-sell.zip

Dustovshio, there is a 4 tf bar version here: https://www.mql5.com/en/forum/181187/page26. If you follow the link on that post it will also explain how to get the diplus and diminus values alone, which is the same signals as the arrow version.

 

Updated Macd predictor universal indicator : macd_predictor_universal_mtf_nmc.mq4

Originally it was posted here : https://www.mql5.com/en/forum/173574/page287

 
secretcode:
Thank You Mrtools for taking time and effort

If you remove that prediction part (gold dash line) from the code then do you think it work for MTF !!!

Sorry for trouble

PS) this indicator is from : https://www.mql5.com/en/forum/general

Best Regards,

Hello Secretcode,

Think i got multi timeframe to working finally, please try it out, see what you think! Secretcode wasn't trouble, just hadn't done anything like this before, and enjoy the learning process.

ps)don't know about the predicting but when the price crosses the indicator line pretty interesting

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

Reason: