I need help to fix this ea
-
I have created an ea on indicator buffer. Used no trade block on top and tested the ea. It open unwanted trades. I mean without any buy signal it's buying. I want to set buy order only when indicator appears. Pls check this 0_1656519909666_no hope 1.0.mq4
-
@saurav007s Put a shared link here, is easier to check what's happening.
-
0_1656569747673_SE TRADINGX SYSTEM V.2.0 DISTANCE ZONE 3.0.mq4 <indicator
0_1656569898647_no hope 2.3.mq4 < expert advisor based on indicator se trading system
-
@saurav007s Go to projects>click projects>create shared link>click link>copy web link that opens and past here.
-
-
it has to trade only on indicator show buy signal. no other trades have to open. it opens sell trade when there is no condition is fulfilled for sell order.
-
@saurav007s Technically this is correct, try using indicator is visible maybe on ID1 if repaints on 0, see if this gives you different results.