get_market_sentiment
Analyze market sentiment for Buda.com trading pairs by calculating a composite score from price changes, volume trends, and bid/ask spreads to determine bullish or bearish conditions.
Instructions
Computes a composite sentiment score (−100 to +100) for a Buda.com market based on 24h price variation (40%), volume vs 7-day average (35%), and bid/ask spread vs baseline (25%). Returns a score, a label (bearish/neutral/bullish), and a full component breakdown. Example: 'Is the BTC-CLP market currently bullish or bearish?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_id | Yes | Market ID (e.g. 'BTC-CLP', 'ETH-BTC', 'BTC-USDT'). |