find trade with defined magic number
-
is there any block i can use to ea which wil find trade with certain magic number and doa ction for exmape clsoe this trade
-
If you place a trade using a group number, then this is the number used to act with the trade. e.g (magic = 12345 group = 1) magic for trade = 12346
-
@jstap but how can i find trade for example: first ea open trade with magic number 3333 . second ea filter all trades with magin muber 3333 i do action for example close this trade/ is there any block that allow do this on second ea?
-
If a second EA they would need the same magic number, looking for the trade in the set group
-
@jstap is there any block that i can set magic number?
-
No, it is set in the EA settings and then added to by the group