From 4f56eb21f5b3f88b192c7406b9b5dc950fab3794 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Fri, 30 Aug 2024 07:53:27 -0700 Subject: [PATCH] Add link to Knife Catcher strategy implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a892507..941492d 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,6 @@ This repository contains links to implementations of strategies from *Short Term Trading Strategies That Work* (2008) by Larry Connors. * [10-Day Low](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/10-day-low) +* [Knife Catcher](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/knife-catcher) --- \ No newline at end of file