fear_greed_index
Gauge crypto market sentiment with the Fear and Greed Index. Returns a value from 0 (extreme fear) to 100 (extreme greed) and classification, with optional historical data.
Instructions
Crypto Fear & Greed Index (0=extreme fear, 100=extreme greed) with optional history
Use when: You need to gauge overall crypto market sentiment or mood — whether the market is fearful or greedy. Returns: value (0–100), value_classification (e.g. 'Greed'), optional history[] Example response: {"value": 10, "value_classification": "Extreme Fear", "timestamp": 1774137600, "source": "alternative.me"}
Price: $0.000 USDC per call
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of days of history to return (default 1, max 30) |