From 9b0bb4cdc47ba3b68db2ddd369ee35260b49c7cc Mon Sep 17 00:00:00 2001 From: Jason Pan <40668464+awwesomeman@users.noreply.github.com> Date: Sun, 31 Oct 2021 00:47:46 +0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..250c2b8 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# vectorbt_visualization +This project aims to visualize vectorized back testing results with interactive plot and other detailed information..