From 0856d9a2cb1a24d1af2ed7405a639ac253be708f Mon Sep 17 00:00:00 2001 From: moshferatu Date: Wed, 27 Nov 2024 12:43:23 -0800 Subject: [PATCH] Add Strategies dependency to swing trading dashboard README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73c742f..6ed10d1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ It also depends on the following libraries hosted here: * [OHLC](https://moshferatu.dev/moshferatu/ohlc) * [Plotting](https://moshferatu.dev/moshferatu/plotting) +* [Strategies](https://moshferatu.dev/moshferatu/strategies) ## Running the Dashboard