From 4f9c803f76ee96caba565627e74e0877bd429663 Mon Sep 17 00:00:00 2001 From: CollinLiu813 Date: Thu, 16 Jun 2022 14:32:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e38bebc..45d88c6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ We use the definitions: | `delta_perp > bb_upper` | short | | `delta_perp < bb_lower` | long | -A full analysis of this strategy is detailed in +A full analysis of this strategy along with a GUI visualizer is in [dineshpinto/market-analytics](https://github.com/dineshpinto/market-analytics). ## Installation