Skip to content

preetishmadalia/investment-strategies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

investment-strategies

A small code calculator to test different portfolio building strategies. The idea is to calculate or measure returns of stocks, ETF's, commodities, cryptos, etc.

How It Works

  • Provide a list of assets you want to test.
  • Provide the length of investment.
  • Provide the capital investment per period(Currently coded as once per Month)
  • Run the program to review report.
  • You can tweak the length of investment period. E.g. 60, 120, etc.[in Months]

Implementation

  • Time Series data download from Yahoo in real time.

Help Me

  • Feedback are much appreciated.
  • Suggestions/comments are most welcome.
  • If you are interested in contributing to this project please create a issue.
  • Please Star the repo if you like it.

Releases

No releases published

Packages

No packages published

Languages