If you consider yourself a serious host and you don’t have a wet bar, it’s time to have a hard conversation with yourself. Whether you’re hosting pre-dinner drinks, post-dinner drinks, or a ...
DEFAULT_SUMMARY_PATH = ROOT / "results" / "summary.csv" DEFAULT_PUBLIC_SUMMARY_PATH = ROOT / "results" / "public_benchmark" / "summary.csv" LEGACY_PUBLIC_SUMMARY_PATH ...
# entry point called by run_backtest.py. # Calls print_full_report(), save_combined_csv(), # save_yearly_monthly_csv(), save_comparison_chart() # in sequence. # FIX2 ...