Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:24 +08:00
commit 2d6d85eb2b
14 changed files with 1823 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# References
Bundled resources for market-sentiment-analyzer skill
- [ ] sentiment_analysis_best_practices.md: Document outlining best practices for sentiment analysis in the crypto market.
- [ ] data_source_api_documentation.md: API documentation for data sources like Twitter, Reddit, CryptoQuant, Glassnode, etc.
- [ ] fear_greed_index_methodology.md: Detailed explanation of the Fear & Greed Index calculation methodology.
- [ ] sentiment_indicators_guide.md: Guide explaining the different sentiment indicators and their interpretation.
- [ ] market_sentiment_glossary.md: Glossary of terms related to market sentiment analysis.