Add figures to report to finish project 6

This commit is contained in:
2020-10-15 13:09:57 -04:00
parent 9464943f75
commit 66ffe6d11b
2 changed files with 19 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ import pandas as pd
import datetime as dt
import matplotlib.pyplot as plt
import TheoreticallyOptimalStrategy as tos
from util import plot_data, get_data
from util import get_data
from marketsim.marketsim import compute_portvals
from optimize_something.optimization import calculate_stats