Multi Timeframe Indicators - page 678

 
Börsenkater1969:
hello,

please make this indi to mtf and popup-soundalert with trend change.

trendrsi_v3.mq4

Börsenkater1969

Try using this one : trendrsi_v3.01-mtf-alerts-nmc.mq4

It was posted here https://www.mql5.com/en/forum/173574/page441 some time ago and as far as I see they should be the same (except that multi time frame, alerts and some corrections were made)

 

hi mladen

i always have hard time to check back history like if i check back history on H1 chart on some pattern and in order to check that pattern on M15 is that posible to make indicator we project on that H1 pattern and it will show low time frame chart on bottom it will save lot of time and get accurate chart

thx let me know if you get my point or not

 

Hi MLaden,

Do you have an indi that just shows only alert pop-up and sound when a trade is token in position and when the trade is taken out of the market?

Thx and regards Marco

 
himnoor:
hi mladen

i always have hard time to check back history like if i check back history on H1 chart on some pattern and in order to check that pattern on M15 is that posible to make indicator we project on that H1 pattern and it will show low time frame chart on bottom it will save lot of time and get accurate chart

thx let me know if you get my point or not

There is something similar to that. Try it out, maybe you find it convenient to your needs : subchart_nmc.mq4

Files:
 

Dear Mladen

Would you please add 'mtf' and 'alerts' in attached macd indicator ?

There are many macd versions available but I like this 'simple line macd' most!

Thanks for any help

secretcode

Files:
 
Marco320:
Hi MLaden,

Do you have an indi that just shows only alert pop-up and sound when a trade is token in position and when the trade is taken out of the market?

Thx and regards Marco

Marco

Here you have something similar that alerts when the order is closed : https://www.mql5.com/en/forum/183998

 
himnoor:
hi mladen

i always have hard time to check back history like if i check back history on H1 chart on some pattern and in order to check that pattern on M15 is that posible to make indicator we project on that H1 pattern and it will show low time frame chart on bottom it will save lot of time and get accurate chart

thx let me know if you get my point or not

Or you can use this one : https://www.mql5.com/en/forum/180514/page77 (But that one does not allow showing lower time frame)

 
mladen:
There is something similar to that. Try it out, maybe you find it convenient to your needs : subchart_nmc.mq4

mladen

it has error when compiling and it show i think only current bars but i want to check back test on some pattern just like select any pattern with mouse with draging that area and show on low timeframe on bottom

 
himnoor:
mladen it has error when compiling and it show i think only current bars but i want to check back test on some pattern just like select any pattern with mouse with draging that area and show on low timeframe on bottom

Here is a version that is new metatrader compatible and can show lower time frame too (it shows as much past bars as you wish - disregard the main chart time scale when lower time frame is displayed - it is using time from the lower time frame) : subchart_-_separate_nmc.mq4

As far as dragging with mouse : it can not do it. I am not sure that metatrader can capture a region you chose with mouse (it would take coding using windows API but metatraders cooperation with windows API is poor at the least when it comes to events - especially now when they are trying to put any obstacle the can think of on some dll calls)

 
mladen:
Marco Here you have something similar that alerts when the order is closed : https://www.mql5.com/en/forum/183998

Thx MLaden I will start working with this.

Regards Marco

Reason: