Turn Of Month (C#)
This seasonal pattern buys equity indices a few days before month‑end and exits shortly after the new month begins, aiming to capture the "turn‑of‑the‑month" effect. The system stays in cash outside o...
621
ダウンロード数
☆☆☆☆☆
評価
0
レビュー
NuGet 5.0.0
Install-Package StockSharp.Strategies.0406_Turn_Of_Month -Version 5.0.0
This seasonal pattern buys equity indices a few days before month‑end and exits shortly after the new month begins, aiming to capture the "turn‑of‑the‑month" effect. The system stays in cash outside of this window to reduce exposure.
- Data: Daily index levels.
- Entry: Buy N days before month end.
- Exit: Sell M days after month start.
- Instruments: Equity index futures or ETFs.
- Risk: Flat outside scheduled window.