How do I create EA with that opens pending orders
-
Hi guys, how do I create EA that places pending order whenever the market gets to a specified position. E.g everytime eur/usd gets to 1.2345, i want an automatic sell stop at 1.2045 and put it on a loop that repeats this condition everytime the market gets to this position
Any help would be appreciated
-
You can begin with this:
https://fxdreema.com/shared/lwb313Mfb
But are you sure you want many pending orders every time market reaches that price? That means every tick ask reaches that price a new pending order will be launched. You can have litteraly dozens of them.
-
@l-andorrà thank you.
I've tried to use the bot but no orders were executed
-
Could you please share your project to check it out?