From 8557c402d8642c9a906d1334dddc9383599c3dc9 Mon Sep 17 00:00:00 2001 From: Evan <115374841+evanwporter@users.noreply.github.com> Date: Sun, 1 Oct 2023 12:43:17 -0700 Subject: [PATCH] Updated todo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 701e847..5eb06f0 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,5 @@ Because of optimizations of the backtest around a variable. Optimizations requir * Use chrono or roll my own timestamp manager * Add optimization function * Add errors +* Add << operator variadic table + * Add << operator to Metrics