@roar ... It worked with "on Tick". Thank you so much
Best posts made by Michael Alex
-
RE: Delete Pending Order After One Other Pending Order Has Been Triggeredposted in Questions & Answers
Latest posts made by Michael Alex
-
How can I configure bid line to trigger buy bot ???posted in Questions & Answers
Please I am trying to make Bid line trigger my buy pending order and Ask line to trigger sell pending order but these have not been working. Instead, the Ask line triggers both "buy and sell" pending orders. Kindly point me to the right direction.
shared/14jlomQY is my project. Thank you @miro1360 @fxDreema @roar @l-andorrà -
RE: Delete Pending Order After One Other Pending Order Has Been Triggeredposted in Questions & Answers
@roar ... It worked with "on Tick". Thank you so much
-
RE: Delete Pending Order After One Other Pending Order Has Been Triggeredposted in Questions & Answers
Thanks @roar ... However am I to use your suggestion on "on Tick" or "on Trade" ?
-
Delete Pending Order After One Other Pending Order Has Been Triggeredposted in Questions & Answers
I am creating an EA that will create both buy and sell pending orders. The challenge is that I want a condition where if one of the pending orders is triggered, the second will be deleted automatically. Kindly help @miro1360 @fxDreema @roar @l-andorrà

-
RE: Simple Condition Not Working On MT4posted in Questions & Answers
That is great. Thanks a whole bunch. I will try it and give you feedback
-
RE: Simple Condition Not Working On MT4posted in Questions & Answers
Thanks @jstap. Your suggestion worked perfectly. However I have another challenge, I want the EA to trigger a trade just once because it keeps triggering more than one trade . Here is an image of it

-
RE: Simple Condition Not Working On MT4posted in Questions & Answers
Ok. Let me try that. But may I ask what the turnover means? @jstap
-
Simple Condition Not Working On MT4posted in Questions & Answers
I built an E.A with condition that when price crosses below a certain value, a pending other is triggered. But I do not know why when the condition is met on MT4 it does not work. Here is the logic https://fxdreema.com/shared/q4BYKoNje .Kindly help @l-andorrà @roar @fxDreema

-
RE: Test and Retestposted in Questions & Answers
@l-andorrà sincerely, I do not know how to do this. I need a kind of lead. thanks for always responding on time. I will appreciate an example please.
-
RE: Test and Retestposted in Questions & Answers
Thanks for your response. I followed your step and did this https://fxdreema.com/shared/J0CeWmGvd but it still does not execute the trades one after the other. I believe I have not implementing your solution correctly.