diff --git a/strategies/up-and-down-days-in-a-row/README.md b/strategies/up-and-down-days-in-a-row/README.md index fd51536..39103af 100644 --- a/strategies/up-and-down-days-in-a-row/README.md +++ b/strategies/up-and-down-days-in-a-row/README.md @@ -22,4 +22,14 @@ As with most of the strategies from this book, they are meant to illustrate cert **Days to Exit**: The number of days to hold any trades before exiting. (Default: 5) +## Backtest Results + +### SPY + +#### 3 Down Days in a Row + +![SPY 3 Down Days in a Row Analysis](https://static.moshington.com/images/strategies/up-and-down-days-in-a-row/spy-3-down-days-analysis.png) + +![SPY 3 Down Days in a Row Summary](https://static.moshington.com/images/strategies/up-and-down-days-in-a-row/spy-3-down-days-summary.png) + --- \ No newline at end of file