fxdreema EA not working
-
I have an EA that loaded successfully unto the Metatrader 4 platform but it is not carrying out the trade orders. What could be the problem(s)?
-
@bussy Was this created on FXDreema? if not I doubt anyone here can help.
-
yes it was created on FXdreema.
-
@jstap yes it was created on FXdreema.
-
@bussy Pu the shared link here, what happening can be looked at.
-
-
@bussy Apparently your conditions are too restrictive when combined. If you try them separatedly, many tardes are open. I also recommend to separate your breakeven block from its current position to a new separated block tree.
-
@bussy said in fxdreema EA not working:
Your blocks #4 and #8 are searching for a pending order, so does'nt pass to next block. Try this way (example for sells side)

-
@l-andorrà Ok. One other thing. I want only one (1) pending order to appear on the screen at every point in time. I do not want more than one (1) or many pending orders at the same time. How do I make this to happen?
-
@ambrogio Ok. Do you or @l-andorrà or anyone else knows how to make only one (1) pending order to appear on the screen at every point in time?
-
@bussy add a "no trade" block at the top. When this trade will be closed, another one pending order will be placed
-
@ambrogio ok. thank you very much
@l-andorrà and @jstap thank you very much as well for your contribution. I appreciate it. -
@bussy You're welcome.