Exchange Symbols
exchange_symbolsRetrieve venue-filtered exchange symbols with precision, status, and micro filter details. Junk symbols hidden unless include_junk=true; specify symbol to get single-symbol detail.
Instructions
Symbol universe with filters/precisions/statuses incl. the micro
view (MIN_NOTIONAL, stepSize, leverageFilter kind). Junk filter:
TEST* spot names and SETTLING futures statuses are hidden unless
include_junk=True. venue in {futures, spot, both}. Single-symbol
detail when symbol given.
Example: exchange_symbols(venue="futures", symbol="BTCUSDT")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venue | No | futures | |
| symbol | No | ||
| include_junk | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||