Limitations
-
I currently use another platform but have run into two limitations and I'm wondering if your platform could help me with them.
I have two bots I want them to consider all floating profit of the whole account. All open and closed positions and if this number for the day falls below -9600 I would like all positions to be closed.
The ea builder I have can only consider one bot magic number, not the whole account.
I wanted to combine bot bots and only have one trade of each bot open at the same time, possibly 2 open in the whole account but only one per open trade condition.
Are these possible on your builder?
Thank you
-
Yes, it is possible but only if you build that double structure in fxDreema from scratch. If you do not want/can to do that you still can build a 3rd bot through fxDreema but then you'd need to use terminal variables to condition what the other two are doing. This second option is far more complex and you'd need a programmer help for sure.