EA Cannot run [SOLVED]
-
Hello experts. Need a little help here.
Please have a look.https://fxdreema.com/shared/yT9MVPS9d
What mistake did i make?
This EA can compile but cannot run. -
@biztet you are missing the constant in max lot size
-
@vonmunchy , i don't think that's the problem.
Here is the project without any constant.
https://fxdreema.com/shared/hXB7TQEIb
Still cannot run.
-
@biztet  -
Nice renko chart @vonmunchy . Did you make any modification in mine?
-
@biztet nope, ran it as it is. must be some issue with your broker/mt4
-
weird... my problem still not solved.

I've tried changing the block placement, close&open MT4, still cannot run.
The strategy is simple. I don't think there's an issue with Broker/Mt4. -
@biztet it is a problem with either your broker/mt4 when i ran every project you posted with no modification on my account. Check the logs maybe you will undestand why
-
Thanks @vonmunchy , but where can i find the logs? In the Jurnal tab, it only says cannot load experts.
-
Ok, i've seen the logs in MQL4 folder. But nothing weird, compiling ea is done, that's all.
-
@biztet well than i dont know. just try a different broker
-
Alright then. Thanks for your time @vonmunchy.
-
Can anyone help me with this please?
i've tried on other broker acc still not working.
i couldn't find any logic that makes an error.
here i attach the mql4 with constant.0_1617319326293_Trend-sell-martin-test.mq4
Or maybe the problem doesn't come from the Trade Count block?
-
So Sorry guys, i've found the problem.
I just missed 1 constant in other block.
My problem is solved! -
@vonmunchy said in EA Cannot run [SOLVED]:
@biztet you are missing the constant in max lot size
told you so