get_symbol_info
Retrieve exchange metadata for any trading symbol, including precision and minimum trade sizes, to validate order parameters before placement.
Instructions
Exchange metadata for one symbol: precision (base/quote/amount), minimum trade size, minimum notional, enabled status. Call this before sizing any order — precision and minimums come from here, never from memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| market_type | No | SPOT |