buy order 100 pips away from the first buy order
-
How to create a buy order 100 pips away from the first buy order?
-
for each trade, pips away, buy/sell, in a separate tree to the 1st
-
@jstap If I have 3 buy orders and I want to use ‘ trade closed’ function to create 3 another buy order against these 3 orders. How to use separate for this, because if 1 trade closed all 3 trades will open.
-
@jstap https://fxdreema.com/shared/fjjJEs3Sc
Thank you its working...
but how to restrict second buy to trade only one time? -
Use groups, if paced with group, you can control with the same group
-
@jstap pls show me
-
There is too much to show, set up a small test project doing something you want, test on back test, then add a shared link saying what's not working
-
@jstap https://fxdreema.com/shared/QMs5HQEhb
in this EA once per trade is not working. -
There is no once per trade, what do you mean?
-
@jstap once per trade block is not working
-
It won't without a block