Help pls with int start() and void OnTick()

 
Hi, guys! I need your help. I wrote some EA and it worked. Then I need to refresh data every new tick and replaced int start to void OnTick. And it works in strategy tester, but does not work on real account. It do not open orders and no errors in Journal. Why?
 
sstyle:
Hi, guys! I need your help. I wrote some EA and it worked. Then I need to refresh data every new tick and replaced int start to void OnTick. And it works in strategy tester, but does not work on real account. It do not open orders and no errors in Journal. Why?
while you compiling ... do you use: #property strict ... or not ???
 
sstyle:
Hi, guys! I need your help. I wrote some EA and it worked. Then I need to refresh data every new tick and replaced int start to void OnTick. And it works in strategy tester, but does not work on real account. It do not open orders and no errors in Journal. Why?
without code?
Reason: