EA works with some brokers and not others?
-
Hi,
Has anyone run into an issue where their EA, or more specifically, a part of their EA doesn't work with a particular broker?
For context, the EA I have created has been working fine on 3 real and one prop account for the last 2 months. Today I've set it up to run on a Darwinex Zero account however it's not acting as it should. I think I've isolated the issue to be some "on trade" script that runs when a position is closed, which should then update a variable, however that doesn't seem to be occurring. Other parts of the EA seem to operate as expected.
By chance, is there a setting that may need to be changed in MT5?
Thanks
-
Not that I know of, maybe seeing the project may show something, but I doubt it...
-
Thanks for the response @jstap
I'm hesitant to mess with something that is doing exactly what I want on the other accounts.
Thanks
-
@nitetrading Yes, I found that problem several times in the past, but only in projects on MT5, never on MT4. This is because of the discrepancy on mql5 language and fxDreema. Sadly, this is something you need to accept when using fxDreema. You should contact directly the admin to let him know the issue. That is what I always do.
-
@l-andorrà Thank you for the response. On one hand it's disappointing that it's on FXdreema issue, on the other hand I'm glad I'm not the only one who's run into it. For now I've decided to get around it by running a trade copier, which seems to be working OK.
-
@nitetrading Hi, I found this issue a couple of months ago. That time it was because that broke supported a different version of MT4, MT5 than other brokers, later that broker upgraded their server to support a new version of MT4, MT5 commonly used in the market, and I could run the EA normally without any problem anymore. Maybe this is something to consider.
-
@sarunbot That is exactly what I was referring to in my post. Thanks for the clarification.
-
darwinex + bucket information not working, so if your ea depends on bucket , do workaround
-
What I noticed recently is fxdreema EAs working perfectly fine MT4 build 1420 and not working on MT4 build 1422
Maybe one of your brokers is using build 1420 and the other build 1422?