Expert Advisor keeps being removed

 
Hi, the expert advisor I coded to auto-trade Binary Options on www.trade4.me keeps being removed.

The MQL5 code has no error, compiles and loads great.

I just need help debugging the removals.

...Here's the error message...

Thanks for the help.


2016.09.08 16:33:21.140    Experts    expert Dulcimer (AUDUSD,M1) removed
2016.09.08 16:33:16.844    Experts    expert Dulcimer (AUDUSD,M1) loaded successfully
2016.09.08 16:33:00.792    Experts    expert Dulcimer (USDJPY,M1) removed
2016.09.08 16:32:58.204    Experts    expert Dulcimer (USDJPY,M1) loaded successfully
2016.09.08 16:30:07.104    Network    '4017657': trading has been enabled - hedging mode
2016.09.08 16:30:07.104    Network    '4017657': terminal synchronized with MetaQuotes Software Corp.
2016.09.08 16:30:06.910    Network    '4017657': previous successful authorization performed from 104.238.169.70 on 2016.09.08 16:16:24
2016.09.08 16:30:06.910    Network    '4017657': authorized on MetaQuotes-Demo through Access Point EU Amsterdam (ping: n/a)
2016.09.08 16:29:52.424    Network    '4017657': connection to MetaQuotes-Demo lost
2016.09.08 16:16:31.002    Experts    expert Dulcimer (USDJPY,M1) removed
2016.09.08 16:16:28.557    Experts    expert Dulcimer (USDJPY,M1) loaded successfully
 

I just need help debugging the removals.

How can we help when we don't have the code ?

 
Found the error. I coded using the expert remove function using the wrong parameters. Loads ok now.