Add parameters to Connors VIX Reversal 2 strategy documentation
This commit is contained in:
parent
1356dfe682
commit
4a0c6d952b
@ -10,4 +10,12 @@ This strategy was taken from chapter 2 of [*Connors on Advanced Trading Strategi
|
||||
|
||||
I am not including short trades like in the book as the results were consistently negative.
|
||||
|
||||
## Parameters
|
||||
|
||||
**RSI Period**: The period of the RSI calculation used on VIX. (Default: 5)
|
||||
|
||||
**Overbought Level**: The RSI value above which the VIX is considered to be "overbought" and ready to reverse. (Default: 70)
|
||||
|
||||
**Days to Exit**: The number of days to wait before exiting any open trades. (Default: 3, differs from the book)
|
||||
|
||||
---
|
Loading…
Reference in New Issue
Block a user