It's impossible to answer without code of EA.
OK I fixed the Moving Average EA (previous chart) by adding a code in the buy logic to give it arrows when it buys/sells. Now I am still new to this but I can do the same to the following EMA Cross 2 EA. It just gives me lines.
Files:
ema_cross_2.mq4
7 kb
Im new to MQ4 so dont laugh. I am trying to demo trade an EA in real time for forward testing purposes but I am not placing the orders automatically. I get a visual alert where an arrow pops up telling me to buy or sell. The problem is that one of the EA doesnt show an arrow. It just shows a dotted line and I dont know what bar it is referring to so I cant really analyze the strategy. Does anyone know how to fix this. Its just showing me a horizontal dotted line rather than an arrow.
Attached is a pic.
The bottom one doesnt show any arrows. Why?