EA alerts, need help!
-
Hello i need help with making EA that show vertical line and alert when conditions are meet.EA will show line only if Trend indicator and Trix indicator are same color which shouldnt be how this EA is supposed to work.

In attached image you can see red line that appeared only once but it also should appeared on other gold bars that I added for better visual explanation when line should be made. In image below there are more examples when buy trades should be meet

Project link](https://fxdreema.com/shared/c0mVSkWS) -
@luka21 I don't have exactly the versions of indicators you are using. However, for the AllAverages one it looks like some values are not set such as MA Mode and Price Mode. Ary you sure your indicators are working fine with your EA?
-
@trader-philipps
1_1575313803730_THV Trix v6.01.mq4
0_1575313803729_AllAverages_v3.1.mq4
On Trix indicator only buffer 0 and buffer 1 are visibleWhen you run AllAverages indicator in mt4 these values are empty
-
Do they repaint? That can be serious issue if they do.
-
@l-andorrà
They dont repaint -
I got it to work, thanks for help