How to put a stop loss on this type on order :

 

Hello,

I need your help

I would like to know how on this order a can put a stop loss : 

     trade.Sell(0.10,NULL,Bid,0,(Bid-10 * _Point),NULL);

I managed to put a take profit but not a stop loss.


thank you in advance 

 
Perhaps you should read the manual. What is the parameter before the take profit.
 

I do not know how can I put a stop loss inside this line 

it is not written on the Manuel 

 
William Roeder:
Perhaps you should read the manual. What is the parameter before the take profit.
Samuel Dana:

I do not know how can I put a stop loss inside this line 

it is not written on the Manuel 

it is written on the manuel and in William's reply too 

Reason: