get_instruments_info
Fetch detailed exchange instrument information via the Bybit Server, including category, symbol, status, and base coin, to analyze market data and optimize trading strategies.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
baseCoin | No | Base coin | |
category | Yes | Category (spot, linear, inverse, etc.) | |
status | No | Status | |
symbol | Yes | Symbol (e.g., BTCUSDT) |