Buy limit
-
Please help. I am trying to create an expert in the following form. For example, if the price of the euro/dollar is 1.2000 and then the price drops to 1.1900, it opens twenty buy deals, with ten points between each deal.
https://fxdreema.com/shared/4N83xUXyb
I tried but it didn't work
-
Do you mean the first buy should be at 1.1900, the second one at 1.1890, third at 1.880 and so on?
-
What I mean is that when the price reaches 1.1900, pending buy orders are placed, with ten points between each order.
-
Well you have only 3 orders allowed to open and 25 points as your grid size....?
-
@alhammeed1990 Then you can do this:

-
Thank you for the explanation and response.
-
This means that pending orders will only be placed when the price reaches 1.9000.
-
@alhammeed1990 Correct.
-
I thank you for the information.
-
You're welcome.
-
https://fxdreema.com/shared/t2LcUL3Uc
Please help me when the purchase condition is met, the buy and sell orders are opened even though the sell condition is not met. Once one condition is met, the buy and sell are executed.
-
This is because you are using values on those selected Constants that make both conditions to be true at the same time. You should select values that make it impossible to be true at the same time.