Skip to content

Simple program that downloads stock data from OBX, and uses the Markowitz mean variance framework to generate optimal portfolio weights

Notifications You must be signed in to change notification settings

knutab/Markowitz-OBX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Markowitz-OBX

Simple program that downloads stock data for stocks notet on OBX by requesting the data from www.netfonds.no, and uses the Markowitz mean variance framework to generate optimal portfolio weights

This program only works with stocks notet on OBX and not on Oslo Axess. The program handels missing values well, but can create some problems when the stocks history have large variations in available data due to beeing notet at different times.

The program does not yet have an option to select start and end dates of the data, and just uses all the close prices that are available.

For the script to run you need a version of Python 3.xx with the Pandas and Numpy packages installed.

About

Simple program that downloads stock data from OBX, and uses the Markowitz mean variance framework to generate optimal portfolio weights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages