From a3132a1a5e2abacd7eefbf42ba0cbfd31daafb11 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Fri, 15 Nov 2024 06:10:32 -0800 Subject: [PATCH] Add description to Advances and Declines README --- strategies/advances-and-declines/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/strategies/advances-and-declines/README.md b/strategies/advances-and-declines/README.md index 8655e24..bc054ef 100644 --- a/strategies/advances-and-declines/README.md +++ b/strategies/advances-and-declines/README.md @@ -1,3 +1,7 @@ # Advances and Declines +The idea for these strategies comes from chapter 5 (Market Breadth) of [*How Markets Really Work*](https://moshferatu.dev/moshferatu/how-markets-really-work) (2012) by Larry Connors. + +As with most of the strategies from this book, they are meant to illustrate certain characteristics of the market rather than be traded directly. + --- \ No newline at end of file