Robot stopped trading(bug!!!)
-
I made 2 robots according to 1 strategy.
but 1 of them stopped trading.
these 2 robots has not any change (1 is taking profits wholy sum and the 2 does not).the broker and the servers are the same(even spreads and leverage are the same).
the balance or equity is not the problem.the less balance is trading more.
(121 usd-157 usd).
and a pair is ticking but the robot status is (waiting for tick! ).is this a bug in the robot or something else?(both are actives with happy face).
and i used the block(set current market for next blocks),is this delaying the robot and i should use simple 1 window robot for each pair?
if somebody detects the problem , please elaborate it fully for me.
thank you so much. -
@ali-pahlawan Are both EA active on the same MT4 platform? Are they sharing the same magic number? Otherwise could share the link to both of them?
-
i used the robot in 2 metatrader4 from 1 broker(fxchoice).the magic number is the same.but the mt4s are 2 different simountansly working....i wanted to compare them and suddenly i foun out this bug.so strange.i must change the magic id for the robot even in 2 mt4s?will work?
-
@ali-pahlawan Do you mean you are using two different platform? Then you will need terminal variables to communicate both EAs. Otherwise they will not be able to communicate.
-
I have inserted one bot in different pairs but it does not open trades in all pairs, is the magic number the problem or! because all of them are the same plz help me
-
@Yerryking said in Robot stopped trading(bug!!!):
I have inserted one bot in different pairs but it does not open trades in all pairs, is the magic number the problem or! because all of them are the same plz help me
This topic isn't for you. Please create your topic and write your problem clearly. Thanks
-
@Ali-pahlawan HI.
Please share your project by link.
The magic number isn't a problem