Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 688 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 688 Bytes

Modern Portfolio Theory with R

A demo on how different portfolios perform against a market index. Note: Currently does not work because for some reason my method of parsing Yahoo Finance doesn't work anymore.

I published my code/results on Github as part of my Data Science hype presentation.

Also check out my small Tensorflow sample project!

Screenshots

Results

Todo

  • Add a better legend to distinguish different portfolios
  • Add a sample csv so people can replicate results on their machines