Add entry threshold parameters to ConnorsRSI strategy documentation
This commit is contained in:
parent
506a0fe0a5
commit
e6a94d9900
@ -21,6 +21,10 @@ For short trades, the conditions are inverted.
|
|||||||
|
|
||||||
**Percent Rank Period**: The percent rank period used in the ConnorsRSI price magnitude calculation. (Default value: 100)
|
**Percent Rank Period**: The percent rank period used in the ConnorsRSI price magnitude calculation. (Default value: 100)
|
||||||
|
|
||||||
|
**Long Entry Threshold**: The ConnorsRSI value below which to enter long trades. (Default: 15)
|
||||||
|
|
||||||
|
**Short Entry Threshold**: The ConnorsRSI value above which to enter short trades. (Default: 85)
|
||||||
|
|
||||||
**Long Term Trend Period**: The simple moving average period used to determine the long term trend. (Default value: 200)
|
**Long Term Trend Period**: The simple moving average period used to determine the long term trend. (Default value: 200)
|
||||||
|
|
||||||
**Short Term Trend Period**: The simple moving average period used to determine the short term trend. (Default value: 5)
|
**Short Term Trend Period**: The simple moving average period used to determine the short term trend. (Default value: 5)
|
||||||
|
Loading…
Reference in New Issue
Block a user