Initial commit of README with link to 10-day low strategy

This commit is contained in:
moshferatu 2024-08-30 05:48:37 -07:00
commit ae5400d442

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Short Term Trading Strategies That Work
This repository contains links to implementations of strategies from *Short Term Trading Strategies That Work* (2008) by Larry Connors.
* [10-Day Low](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/10-day-low)
---