Need help with Mt EA
-
Working on a hedging ea and want to be able to place a new pending order if my previous pending order becomes a position
-
@amaries You'll need to do that on the 'on trade' tab. In this example, a buy pending order is programmed as soon as a previous pending buy is executed:

-
What of instants when I want to place a buy and a sell pending order if either the pervious order was triggered?
-
@amaries Not sure I fully understand what you mean. You can select 'buys and sells' instead of 'buys' only the in the fisrt block if that is what you mean.