diff --git a/strategies/vix-above-and-below-moving-average/README.md b/strategies/vix-above-and-below-moving-average/README.md index f792843..1c80806 100644 --- a/strategies/vix-above-and-below-moving-average/README.md +++ b/strategies/vix-above-and-below-moving-average/README.md @@ -1,3 +1,7 @@ # VIX Above and Below Moving Average +The idea for these strategies comes from chapter 10 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