Loading...
Loading...
Compare original and translation side by side
pip install requestscrypto-news-aggregatorpip install requestscrypto-news-aggregatorundefinedundefinedundefinedundefined| Option | Description | Default |
|---|---|---|
| Analyze specific coin (BTC, ETH, etc.) | All market |
| Time period (1h, 4h, 24h, 7d) | 24h |
| Show full component breakdown | false |
| Output format (table, json, csv) | table |
| Output file path | stdout |
| Custom weights (e.g., "news:0.5,fng:0.3,momentum:0.2") | Default |
| Enable verbose output | false |
| 选项 | 描述 | 默认值 |
|---|---|---|
| 分析特定币种(BTC、ETH等) | 全市场 |
| 时间周期(1h、4h、24h、7d) | 24h |
| 展示完整的组成部分拆解 | false |
| 输出格式(table、json、csv) | table |
| 输出文件路径 | stdout |
| 自定义权重(例如:"news:0.5,fng:0.3,momentum:0.2") | 默认值 |
| 启用详细输出 | false |
| Score Range | Classification | Description |
|---|---|---|
| 0-20 | Extreme Fear | Market panic, potential bottom |
| 21-40 | Fear | Cautious sentiment, bearish |
| 41-60 | Neutral | Balanced, no strong bias |
| 61-80 | Greed | Optimistic, bullish sentiment |
| 81-100 | Extreme Greed | Euphoria, potential top |
| 评分范围 | 分类 | 描述 |
|---|---|---|
| 0-20 | 极端恐慌 | 市场恐慌,可能触底 |
| 21-40 | 恐慌 | 情绪谨慎,熊市倾向 |
| 41-60 | 中性 | 情绪平衡,无明显倾向 |
| 61-80 | 贪婪 | 情绪乐观,牛市倾向 |
| 81-100 | 极端贪婪 | 市场亢奋,可能见顶 |
==============================================================================
MARKET SENTIMENT ANALYZER Updated: 2026-01-14 15:30
==============================================================================
COMPOSITE SENTIMENT
------------------------------------------------------------------------------
Score: 65.5 / 100 Classification: GREED
Component Breakdown:
- Fear & Greed Index: 72.0 (weight: 40%) → 28.8 pts
- News Sentiment: 58.5 (weight: 40%) → 23.4 pts
- Market Momentum: 66.5 (weight: 20%) → 13.3 pts
Interpretation: Market is moderately greedy. Consider taking profits or
reducing position sizes. Watch for reversal signals.
============================================================================================================================================================
MARKET SENTIMENT ANALYZER Updated: 2026-01-14 15:30
==============================================================================
COMPOSITE SENTIMENT
------------------------------------------------------------------------------
Score: 65.5 / 100 Classification: GREED
Component Breakdown:
- Fear & Greed Index: 72.0 (weight: 40%) → 28.8 pts
- News Sentiment: 58.5 (weight: 40%) → 23.4 pts
- Market Momentum: 66.5 (weight: 20%) → 13.3 pts
Interpretation: Market is moderately greedy. Consider taking profits or
reducing position sizes. Watch for reversal signals.
=============================================================================={
"composite_score": 65.5,
"classification": "Greed",
"components": {
"fear_greed": {
"score": 72,
"classification": "Greed",
"weight": 0.40,
"contribution": 28.8
},
"news_sentiment": {
"score": 58.5,
"articles_analyzed": 25,
"positive": 12,
"negative": 5,
"neutral": 8,
"weight": 0.40,
"contribution": 23.4
},
"market_momentum": {
"score": 66.5,
"btc_change_24h": 3.5,
"weight": 0.20,
"contribution": 13.3
}
},
"meta": {
"timestamp": "2026-01-14T15:30:00Z",
"period": "24h"
}
}{
"composite_score": 65.5,
"classification": "Greed",
"components": {
"fear_greed": {
"score": 72,
"classification": "Greed",
"weight": 0.40,
"contribution": 28.8
},
"news_sentiment": {
"score": 58.5,
"articles_analyzed": 25,
"positive": 12,
"negative": 5,
"neutral": 8,
"weight": 0.40,
"contribution": 23.4
},
"market_momentum": {
"score": 66.5,
"btc_change_24h": 3.5,
"weight": 0.20,
"contribution": 13.3
}
},
"meta": {
"timestamp": "2026-01-14T15:30:00Z",
"period": "24h"
}
}{baseDir}/references/errors.md| Error | Cause | Solution |
|---|---|---|
| Fear & Greed unavailable | API down | Uses cached value with warning |
| News fetch failed | Network issue | Reduces weight of news component |
| Invalid coin | Unknown symbol | Proceeds with market-wide analysis |
{baseDir}/references/errors.md| 错误 | 原因 | 解决方案 |
|---|---|---|
| Fear & Greed Index不可用 | API故障 | 使用缓存值并发出警告 |
| 新闻获取失败 | 网络问题 | 降低新闻组件的权重 |
| 无效币种 | 未知符号 | 继续执行全市场分析 |
{baseDir}/references/examples.md{baseDir}/references/examples.mdundefinedundefinedundefinedundefined{baseDir}/config/settings.yaml{baseDir}/config/settings.yaml