Add parameters to Overnight strategy documentation
This commit is contained in:
parent
46938e91b0
commit
dd81518bb6
@ -7,4 +7,10 @@ This strategy was taken from chapter 7 of [Short Term Trading Strategies That Wo
|
|||||||
1. Go long SPY on the close.
|
1. Go long SPY on the close.
|
||||||
2. Sell on the following open.
|
2. Sell on the following open.
|
||||||
|
|
||||||
|
## Parameters
|
||||||
|
|
||||||
|
**Use Trend Filter**: Whether to use a trend filter to decide when to enter long positions. (Default: false)
|
||||||
|
|
||||||
|
**Long Term Trend Period**: The period of the trend filter as measured using a simple moving average. (Default: 200)
|
||||||
|
|
||||||
---
|
---
|
Loading…
Reference in New Issue
Block a user