Championship ... - page 2

 
Oh my god, after 2 hours I found the problem: autoTrading wasn't enabled. 
 
balazs321:

Could someone help me? I can't make this function work, but I did not want to open a new topic only for this issue.

 The passed values are okay, but I can't find why the SL and TP values aren't modified. Current tick values are between the TP and SL price, as well as the open price.

 Any ideas why it doesn't work?

You should check result of sending of your request

OrderSend(request,result);
See Structure of a Trade Request Result
Reason: