set_trading_stop
Set take profit, stop loss, and trailing stop parameters for trades on Bybit Server. Specify category, symbol, and optional settings to manage risk and automate trading strategies effectively.
Instructions
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 |