From 4de13c522568dd3b1d057e6a80dafcac0a3f0e2d Mon Sep 17 00:00:00 2001 From: moshferatu Date: Mon, 7 Oct 2024 05:33:42 -0700 Subject: [PATCH] Add parameter for enabling aggressive entries to Vol Panics strategy documentation --- strategies/vol-panics/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/strategies/vol-panics/README.md b/strategies/vol-panics/README.md index 00f8549..1914d91 100644 --- a/strategies/vol-panics/README.md +++ b/strategies/vol-panics/README.md @@ -18,6 +18,8 @@ This strategy was taken from chapter 5 of [*Buy the Fear, Sell the Greed*](https **Entry Threshold**: The RSI value above which to enter the short trade. (Default: 70) +**Enable Aggressive Entries**: Whether to enter an additional aggressive trade if conditions are met. (Default: true) + ## Backtest Results ### /VX