Or 2 buttons - Pause EA (change Auto -> Manual, Manual -> Auto), then another button to Close All trades (after pause EA when changing to Manual).
How to create these buttons ?
Or 2 buttons - Pause EA (change Auto -> Manual, Manual -> Auto), then another button to Close All trades (after pause EA when changing to Manual).
How to create these buttons ?
I build EA to open over 100 positions.
Now I need to close all trades. However, all scripts, which I found, don't work.
Try to build a Close All Trade Script without success.
Anyone can hep me with this.
Thanks.
Condition:
Candle (ID-1) time frame 4H > Price (at the time EA attached to the chart and start running).
How to have a Condition like that ?
Thank you.
I just search and found the answer from Admin - https://prnt.sc/9mmmci
Hi,
I create new topic in case someone has question as mine.
I have 2 system in 2 EAs (different Macgic Number) . Is it possible to run 2 EAs on the same instrument such as EURUSD, of course, it on the separate charts ?
When I run EA 1, the EA 2 doesn't take action because the EA 1 has already place a trade.
I want 2 EA running same time with its strategy. I try to use Group#. However, these EAs open trade non-stop.
I just get my code working - https://fxdreema.com/shared/qxU2kARlc
All 4 Momentum < 100 (Negative) -> Sell
If any 1-in-4 Momentum >100 (Positive) -> Close Sell
However, when I use this EA in Metatrader, it close and open trade non-stop.
I don't know what wrong in this code.
Can anyone have experience take a look at it to see what's wrong ?
Here is the link : https://fxdreema.com/shared/L5x0q8Jvc