Multiple trades are created one after another?
-
Hi fxdreema please help how to do settings of buy and sell when moving average crosses over each other Please help I'm stuck even if you send me a link of setup at list ill really appreciate it.
Thank you -
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
-
@oneceo said in Multiple trades are created one after another?:
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
This is not the correct thread to ask that. Could you please open a new thread with that same question? I will more than happy to help you.
-
@l-andorrà thanks, I'll do that now
-
@pipperoni is there a block that trade once per trade and that works? I exp. multiple trade when i wanted one trade at the time. im kinda struggle the time with this problem
-
'No trade' should be you block on top of your thread if you want to avoid that.
-
@l-andorrà I use no pending and no trade block in 1 project. when its trade or putting pending order there still trade a second one. thats very distrubing. i just wanna trade 1 time with pending order. dont know why its impossible
-
That's very weord. Could you please share your project to find the problem?
-
Thanks, this info might help me.
-
I have similar problem. My ea is opening and closing trades. Help me please..!

-
You need to add a 'No trade' block on top of your conditions' thread.
-
I am trying to make the payment by paypal and also with the card directly
I have tried about 100 times to pay with paypal and also directly with the card but it is not working.
Call my bank to see if there was a problem and they told me that they do not see any transaction attempt, I mean the payment gateway is not working
-
Hi there
I am experiencing the same issue but different as I am instructing my EA to place pending orders..
Because it is under the NO TRADE function it will continue to place pending orders until an order is triggered..
Orders are quickly multiplying to the thousands..How can I limit the amount of pending orders.??
Thank you in advance. -
@fxgjg you have to use the "no pending orders" block
-
@ambrogio thank you it works....
-
I have something similar - whereby my strategy works for a few early trades, then bam just goes to shit and starts following entry and exit every second till accounts wiped
-
@nico1397 said in Multiple trades are created one after another?:
I have something similar - whereby my strategy works for a few early trades, then bam just goes to shit and starts following entry and exit every second till accounts wiped
Hello. please create a new topic and write your problem we can help you to solve your problem.
your logic have problem.this topic is very old
-
@xfire thanks, will do now.
-
I have "check trade count"(Block)(if trade count is less than 1), and the "AND"(block) follow with a condition(block) (if ema 1 close is above ema 1 open) then BUY (block)
when this runs, the EA keeps buying, if though the trade count is "Greater than 1". is there something i'm wrong?
-
Can you please open a new thread with your issue?