Why does EA not apply offset properly???
-
I trade with exness so there is no stop level, yet the EA makes refuses to apply the correct offset (it puts the correct grid but not offset);

I had to reduce the offset input to 25pips set it 100 pips away!!!
Can someone plz help explain? It makes no sense -
Perhaps you need to use the Check Distance Block....to check the distance between trades....*
-
Did you check the pip size rules?
-
@Morpheus_0 The pink block? Ok I'll try it out thnkx
-
@l-andorrà yes, I even put a pending order manually using mt5 and it did properly......the problem is in the grid pending order blocks
-
@James-d in the "grid pending order" the offset value (from the current price) is added to the grid space value. So put the offset to 0 .
-
@ambrogio oohh.... Why did they make it so complicated
, anyway thnkx! -
@James-d you're welcome