Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 797 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 797 Bytes

portfolio-backtest

This is a simple main class to extract some basic statistics from the history of a financial portfolio

Data

The backtest runs with .csv files placed in the portfolios subfolder. You can create your custom portfolio here and export the .csv file.

Running

Download it here and launch run.bat!

For developers

If you have java installed and want to play with it you can directly download the source code, modify it and execute it by command prompt

java Runner.java

Output example

immagine