Skip to content

Optimises allocation among the top 250 cryptocurrencies / web3 projects by market cap according to user preferences

License

Notifications You must be signed in to change notification settings

gmorinan/cryptocurrency_portfolio_optimiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptocurrency_portfolio_optimiser

Optimises allocation among the top 250 cryptocurrencies / web3 projects by market cap according to user preferences

installation

There is a bug when installing cvxpy on a Mac M1 device. To solve this first install cmake via homebrew

python -m venv cryopt
source cryopt/bin/activate
brew install cmake
pip install cvxpy
pip install pandas
pip install numpy
pip install streamlit
pip install cvxopt

About

Optimises allocation among the top 250 cryptocurrencies / web3 projects by market cap according to user preferences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages