Crypto Sentiment Tracker
Pricing
Pay per usage
Crypto Sentiment Tracker
Tracks crypto market sentiment using Alternative.me Fear & Greed Index, CoinGecko trending, and CryptoCompare news. Provides sentiment scoring, correlation analysis, and historical data.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Richard P
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Crypto Sentiment Tracker
A real-time crypto market sentiment monitoring tool that aggregates signals from Alternative.me's Fear & Greed Index, CoinGecko trending coins, and CryptoCompare news feeds. It computes composite sentiment scores per coin, classifies sentiment states, measures how news sentiment correlates with market behavior, and produces a concise summary of the current market mood.
Technical capabilities include multi-source sentiment retrieval, fear & greed index tracking, trending coin discovery with market metrics, news feed ingestion with per-article sentiment scoring, correlation analysis between news and market signals, and structured JSON output containing sentiment scores, labels, timestamps, coin identifiers, market metrics, news metadata, correlation scores, and human-readable summaries.
Use cases
- Monitor overall crypto market sentiment via the Fear & Greed Index and trending activity
- Track sentiment for specific coins with configurable result limits
- Correlate news sentiment with price action to spot divergences
- Build automated sentiment alerts and dashboards with scheduled runs
- Backfill historical sentiment snapshots for analysis
Input
| Field | Type | Default | Description |
|---|---|---|---|
| coins | array | ["bitcoin"] | Coin identifiers (e.g. bitcoin, ethereum) to track |
| maxResults | integer | 5 | Maximum results per source |
| includeFearGreed | boolean | true | Include Fear & Greed Index data |
| includeTrending | boolean | false | Include CoinGecko trending coins |
| includeNews | boolean | false | Include CryptoCompare news with sentiment |
Output
Each run produces dataset records with recordType (fear_greed, trending, news, or summary), sentiment scores and labels, market metrics (price change, market cap, volume), news metadata, correlation scores, and an aggregated market summary.
Pricing
This Actor is charged per event: $0.02 per run.