get_currency_rates_and_limits
Get real-time exchange rates and trading limits for a currency pair on 3Commas, including precision and fees, with optional limit type filtering.
Instructions
Get current exchange rates and trading limits for a currency pair.
Args: market_code: Exchange market code pair: Trading pair (e.g., "BTC_USDT") limit_type: Optional limit type (bot or smart_trade) response_filter: Response detail level ("full" or "display")
Returns: Exchange rates, trading limits, precision, and fee information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_code | Yes | ||
| pair | Yes | ||
| limit_type | No | ||
| response_filter | No | display |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||