@alphaomega said in Exit by indicator buffer colour:
@trader-1978
I would suggest doing it like this:
Thank you for your help. That was what i search 
@alphaomega said in Exit by indicator buffer colour:
@trader-1978
I would suggest doing it like this:
Thank you for your help. That was what i search 
I need a Ea it should buy if the candlestick 0 inside last 7 Minutes above ema 100 and sell candlestick 0 under ema 100 inside last 7 Minutes.
Hi i need a Ea that send me alerts if the mt4 disconnect with Server.
I would like Set manuelly if Sound alert push alert Email alert True and false for the options.
Thanks
@jstap I have now the answer of my problem. I had do two charts with self magic number but this doesnt work. I have combine both ea to one and this work now.
@jstap said in trigger as text in chart:
@trader-1978 Text is normally in the object list, try pushing the show all button and see what appears, if you can.t see it there I know of no way to use.
Can you show me how this to make ?
@jstap I have read now one tutorial and i saw that i do wrong with candle id. I thought candle id 2 is for future candle but in this tutorial says future candle start with minus. I corrected now the ea than i report here with edit.
I have 2 eas and i use one magic number
https://fxdreema.com/shared/LCM1wl73 major ea
https://fxdreema.com/shared/UjFEjSBU trade close ea
both self magic number. If major ea buy the second ea closed the ea. In all indicator the self problem aso you can use for indicator one ema20 is above ema 100 and opposition the problem is same. The ea must reset for state first indicator and than checked.
Edit
I have changed shared link from major ea
Hi How can i reset condition to recheck. I have got a horizantal line as pivot point and this pivot point changed sometimes over candle close and sometimes lover candle close. If i trade with over but after trade close changed the line lower my ea dont understand this and think that the close candle is over the pivot. How can i reset that he cecked after trade with new check the state of candle close and pivot. Thanks
@jstap said in status as trigger:
@trader-1978 I didn't say how to use but, if a block gives a signal like MA10 x> MA50 and you have that block set to change the displayed status then, blocks connected to the outputs will also pass.
I have do wrong with quote sorry. I would my question to @l-andorrĂ