Order parameters (often called SL/TP) specifying automatic exit levels. In cBots, these are typically passed as optional parameters when executing or placing orders (e.g. ExecuteMarketOrder(..., stopLoss, takeProfit)
). If not specified, the order has no stop-loss or take-profit. These terms are standard in trading but are exposed in cTrader API methods.