Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

💹 Bitcoin Market Sentiment & Trader Performance Analysis

GitHub repo size GitHub language count GitHub top language GitHub last commit status etc

🧭 Overview

This project explores how Bitcoin market sentiment correlates with historical trader performance. By merging emotional market indicators (Fear/Greed Index) with real trading data, it aims to uncover hidden dynamics that can drive data-informed trading strategies.


📂 Project Structure

The repository is structured as follows:

├── data
│   ├── processed
│   └── raw
├── notebooks
│   ├── 1_data_preprocessing.ipynb
│   ├── 2_exploratory_data_analysis.ipynb
│   └── 3_trader_clustering.ipynb
├── reports
│   ├── figures
│   └── quick_report.json
├── src
│   ├── data_processing.py
│   └── feature_engineering.py
├── .gitignore
├── README.md
└── requirements.txt

🚀 How to Run

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo-name.git
    cd your-repo-name
  2. Install the dependencies:

    pip install -r requirements.txt
  3. Run the notebooks in order:

    • notebooks/1_data_preprocessing.ipynb
    • notebooks/2_exploratory_data_analysis.ipynb
    • notebooks/3_trader_clustering.ipynb

🎯 Objectives

  • Analyze how market sentiment influences trader behavior and performance.
  • Identify correlations between fear/greed cycles and profitability.
  • Extract actionable insights for improved trading decision-making.

⚙️ Tech Stack

Category Tools & Libraries
Programming Python
Data Handling pandas, numpy
Visualization matplotlib, seaborn, plotly
Modeling scikit-learn, statsmodels
Environment Jupyter Notebook

📈 Expected Deliverables

✅ Correlation analysis between Fear/Greed and trading outcomes ✅ Interactive visualizations showing market emotion vs. profit trends ✅ Data-driven recommendations for traders to optimize strategies


🤝 Contributions

Contributions, suggestions, and collaborations are welcome! Feel free to fork, open issues, or submit pull requests to enhance this project.


📬 Contact

For discussions, ideas, or feedback, connect with Avijit Jana.


Developer

About

Explore how Bitcoin market sentiment influences trader behavior and performance using real trading data and emotional indicators like the Fear & Greed Index. This project applies data science, clustering, and visualization techniques to uncover actionable insights for crypto trading strategies.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages