how to not put any takeprofit or stoploss levels?

 
Hi everyone,
I'd like to know how to send an order without any takeprofit or stoploss levels. I just want to buy or sell at next market bar. Any clues?
Thanks for helping.
 
The same with slippage and expiration date. I don't care for those specificities, I just want to set an order which is executed at next market bar, without any consideration of time, price etc. How to do so? Do I have to write '0' in the ordersend() command? or 'NULL'? please help!!!!!!!!!
 
djahma wrote:
The same with slippage and expiration date. I don't care for those specificities, I just want to set an order which is executed at next market bar, without any consideration of time, price etc. How to do so? Do I have to write '0' in the ordersend() command? or 'NULL'? please help!!!!!!!!!

djahma,

You can use zero for any of those parameters.

Scott
Reason: