Add documentation for down day streak parameter of Knife Catcher strategy

This commit is contained in:
moshferatu 2024-08-30 08:38:06 -07:00
parent 4a711e1969
commit 18723c7901

View File

@ -12,6 +12,8 @@ The strategy is not named as such in the book, but I thought it was fitting.
## Parameters
**Down Day Streak**: The number of consecutive days the market has to close lower for a long to be entered. (Default 3)
**Bars to Exit**: The number of bars to wait before exiting the trade. (Default: 5)
## Backtest Results