detect_position_mode
Identify current position mode (one-way or hedge) and obtain recommended positionIdx for orders on Bybit MCP Server. Ensure accurate trading by verifying positions per category and optional symbol.
Instructions
Detect current position mode (one-way vs hedge) and get recommended positionIdx for orders
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Category (spot, linear, inverse, etc.) | |
symbol | No | Symbol (e.g., ETHUSDT) - optional, will check all positions if not provided |