EA order is from other EA
-
Hello all,
I want to create an ea averaging / pipsaway, but the initial entry order are generated by other ea or entry manual.
Should the magic number is zero (magic number = 0)? Because I saw an article about within this forum, but I don't remember it
Or anything else?
Thank you
-
Try this

-
@vish Hello, Should I put these block inside On Trade Tab, or On Tick?
Because I just tried it inside on Tick Tab's but it's not working? -
@zedeai2 That block should be used on the 'on trade' tab. If you select it as per the image, the magic number is not relevant.
-
@l-andorrà Thank you for confirmation

-
@zedeai2 You're welcome.