By debuging around, I seems this loop causes the problem:

Code
while(algo(loop("TRND","CNTR"))){}


But I have no idea how to solve this problem. Any idea is warmly welcome!