EA Freezing
-
Hi,
My EA has been working perfectly on a demo account for months.
Now I have it on a live account, it freezes and misses trades - not performing at all.
Can anyone help with this problem?
CCIs because I change time frames on my charts whilst the EA is runnimg?
-
no your EA should still run when you change timeframes. unless your EA is set up to a specific timeframe.
So what is the actual issue?
Is the EA placing trades an then not entering? or nothing at all? -
The EA is placing trades at regular intervals (is a dollar average EA, similar to Martingale but doesn't increase the lot size)
It will enter a series of trades perfectly at the set intervals and then just stop.
It's like there's a maximum amount set.
Thanks. -
can you share your project?
And so does your EA have multiple trades open at one time? Could possible be a leverage issue if its stops after a certain number of trades.
To test this try these two things
Lower your risk to the minimum
and if you close all running trades does it resume trading? -
Hi,
How do I lower the risk?
Yes, if I close all trades, it resumes.
CC -
it sounds like a leverage issue. Do you know how to use constants? you can use one to adjust your risk while in metatrader.
if you share your project i can help with that -
What do you mean share the project, load the EA to the forum?
-
Under the builder, top left where it says load project you can click on link share, copy and paste it here, then we can see if there are any issues
-
I can't load the project, it's from an old account which has expired.
-
Any way to load the EA back?
-
Got it, loaded now.