get_instruments_info
Retrieve detailed exchange instrument information, including category, symbol, status, and base coin, directly from Bybit API to analyze market data and execute trades efficiently.
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) |