Temporarily stop trading. Multi markets.
-
My EA opens trading in several currencies.
But I would like to create a condition to detect which currency is consuming more of my balance, say that when a particular currency is consuming 20% of my balance, I would like my EA to not accept any more trades from any other pair, except this one for that is consuming 20%.
It would be like a lock, when he realizes that a certain currency reached 20% of the balance's consumption, it would halt the negotiations of other currencies.Negotiations should happen again for these "other" currencies only when the pair that consumed the balance has closed those negotiations.
-
@fabiobioware Anyone with any idea how I could implement this in my EA?
-
@fabiobioware Once more, you would a loop searching for all open trades and symbols. I'm not your guy, I'm afraid. Maybe roar or miro can help.
-
@l-andorrà I consult them so much that they must be upset with me.
I will keep trying for a while by myself so as not to take up their time.
Thank you very much my friend for the help you have been giving me. -
@fabiobioware I'm sorry not to be more helpful. I hope you can find the solution.