EA orders
-
Hi, how do I make so the EA only places 1 trade at a time for either buy or sell?(https://fxdreema.com/shared/5M8dmuYdd)
-
also how do I make it so the EA trades based on atr? with 4xATR on tp and 2xATR on sl, the tp should be double the sl amount but it is currently the same
-
@deltaaurum You have a no trade block, if one of either type is needed, tee off from the one block, To sort atr search for atr pips, use this in buy/sell and and trail blocks.
-
@jstap
do I do it like that for the no trade block? its on either buy or sell now on the buy block. is the atr now correct? also how do I make it so the EA places 1 trade at a time? -
@deltaaurum Share your project rather than a picture.
-
what am I doing wrong? it places multiple trades and the atr for tp and sl isn't multiplier by 4 and 2 respectively (https://fxdreema.com/shared/H1JIkmaUb)
-
@deltaaurum You are not using ATR pips, standard ATR is as a price fraction.