Can i set a stoploss without a takeprofit?

 

I have other exit criteria and i don't want it to get messed up.. I just want to add a stoploss to an order but OrderModify() wants a takeprofit value.

 
Just give it 0.0 for the takeprofit if you don't want a takeprofit set.
Reason: