Skip to content

dunkel000/QuantDragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‰ QuantDragon πŸ”₯

Educational Quant Finance

QuantDragon is a curated environment for quantitative finance, machine learning, and portfolio optimization. With a single command, you can set up a powerful Jupyter-based workspace for financial analysis.


πŸš€ Quick Setup

Run the following commands in your terminal to summon the QuantDragonπŸ‰ environment:

wget -O dragon.sh https://raw.githubusercontent.com/dunkel000/QuantDragon/2a473a9750a1096fe5be34cc97c94619ddabbbe3/dragon.sh
chmod +x dragon.sh
./dragon.sh

Or

curl -o dragon.sh https://raw.githubusercontent.com/dunkel000/QuantDragon/main/dragon.sh
chmod +x dragon.sh
./dragon.sh

This script will: βœ… Create a virtual environment (quantdragon-env)
βœ… Install essential quant libraries (numpy, pandas, scipy, matplotlib, seaborn, etc.)
βœ… Set up Jupyter Notebook with useful extensions
βœ… Configure everything for seamless quant research


πŸ“œ Features

πŸ”₯ Fully equipped Python environment for quant finance
πŸ‰ Includes Riskfolio-Lib, PyPortfolioOpt, and CVXPY for portfolio optimization
πŸ“ˆ Supports data sources like Yahoo Finance, Alpha Vantage, and pandas-datareader
⚑ Integrated with Jupyter and essential extensions for better usability


πŸ“Œ Usage

Once installed, activate the environment with:

source ~/quantdragon-env/bin/activate

Then, start Jupyter Notebook:

jupyter lab

⚑ Contributing

Feel free to fork, enhance, and submit PRs! QuantDragon is an evolving project, and contributions are welcome.


πŸ“œ License

This project is open-source and available under the MIT License.

πŸ”₯πŸ‰ **Summon the QuantDragon and start exploring the Power of Quant Finance **

About

Educational Quant Finance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages