Add rules for End of Month strategy

This commit is contained in:
moshferatu 2024-09-17 06:33:21 -07:00
parent 7209a79efb
commit 93b95ed4e5

View File

@ -2,4 +2,9 @@
This strategy was taken from chapter 11 of [*Short Term Trading Strategies That Work*](https://moshferatu.dev/moshferatu/short-term-trading-strategies-that-work) (2008) by Larry Connors.
## Rules
1. Buy the asset (e.g., SPY) on the 24th (or 25th, etc.) day of the month.
2. Exit the position 1-5 days later.
---