set_trading_stop
Configure take profit, stop loss, and trailing stop orders for cryptocurrency trades on Bybit. Manage risk by specifying category, symbol, and position index to automate trade exits.
Instructions
Set trading stop
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Category (spot, linear, inverse, etc.) | |
positionIdx | No | Position index | |
stopLoss | No | Stop loss price | |
symbol | Yes | Symbol (e.g., BTCUSDT) | |
takeProfit | No | Take profit price | |
trailingStop | No | Trailing stop |