Ea remove itself from Strategy Test

 

Hi,
I'm testing a robot that i have (ex5 file) and it's leaving the test when reach a time of the first day of test:

What could be limiting it?
Thanks!
 

what is written in the journal?

 
Before it leaves, this message appears :
2018.10.04 15:06:48.431 2018.09.04 16:00:00   ExpertRemove() function called
I'll tell to the producer.
 
Lucas Tavares:
Before it leaves, this message appears :
I'll tell to the producer.
ExpertRemove() function called

function ExpertRemove() is called either by program(in the ex5 code), or end of  test date.

 
Lucas Tavares:

Hi,
I'm testing a robot that i have (ex5 file) and it's leaving the test when reach a time of the first day of test:

What could be limiting it?
Thanks!

Is it a demo EA? These will only work in the strategy tester and will not continue past a certain point. This is so that people using the demo edition cannot get current signals.

Reason: