- hourly_trend_report.py: standalone cron script (XX:00:30) sends 1h bullish/bearish status - slack_notifier.py: add send_market_trend_report() — simple bullish/bearish only, no entry signals - main.py: log all 15 HOLD reasons (not just first 3) for debugging all-HOLD cycles - backtest/whale_correlation.py: blockchain.com on-chain correlation analysis (result: no signal) - memory/: update project memory with architecture split, cron layout, feedback Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
513 B
513 B
| name | description | type |
|---|---|---|
| Whale data correlation analysis | Free on-chain metrics show near-zero correlation with BTC price — not useful for signals | project |
2026-03-18 用 backtest/whale_correlation.py 分析 blockchain.com 免費鏈上指標。
結果:所有指標跟 BTC 回報相關性 < 0.11(噪音)。 真正有用的 whale 指標(exchange inflow/outflow)需要 CryptoQuant ($99/月) 或 Glassnode ($799/月)。
How to apply: 不要再花時間在免費鏈上數據做交易信號。