set_trading_stop
Define and manage stop-loss, take-profit, and trailing stop orders for cryptocurrency trading on Bybit. Specify category, symbol, and price levels to automate risk management and optimize trade outcomes.
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 |