market_state
Get and format current market state for a given trading pair. Provides essential market details for analysis and trading decisions.
Instructions
Get and format the current market state for a given symbol.
Args: symbol: Trading pair, e.g., "BTC/USDC:USDC"
Returns: Formatted string with market state details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |