list_symbols
Fetch real trading symbols from Pionex, filtered by market type (SPOT or PERP) and an optional case-insensitive substring search.
Instructions
List real trading symbols on Pionex, exactly as the exchange spells
them (format BASE_QUOTE, e.g. 'BTC_USDT'). market_type: 'SPOT' or
'PERP'. Optional case-insensitive search substring filter.
Use this instead of guessing symbol names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| market_type | No | SPOT |