Skip to content

Small simplified example of Markowitz Efficient frontier applied to cryptocurrencies.

Notifications You must be signed in to change notification settings

Fconel/Portfolio-Selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio-Selection

Small simplified example of Markowitz Efficient frontier applied to cryptocurrencies.

Usage

Add cryptocurrency tickers , number of simulations and Risk Free rate in #input section

#inputs example
TICKERS=['BTC','ETH','LTC']
NUMBER_OF_SIMULATIONS = 10000
RISK_FREE_RATE=0

About

Small simplified example of Markowitz Efficient frontier applied to cryptocurrencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages