2024-09-13 18:40:07 +00:00
|
|
|
# High Probability ETF Trading
|
|
|
|
|
2024-09-13 18:41:18 +00:00
|
|
|
This repository contains links to implementations of strategies from *High Probability ETF Trading* (2009) by Larry Connors.
|
|
|
|
|
2024-09-13 18:42:07 +00:00
|
|
|
* [3-Day High / Low](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/3-day-high-low)
|
2024-09-24 13:41:52 +00:00
|
|
|
* [RSI 25 / 75](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/rsi-25-75)
|
2024-09-25 13:27:00 +00:00
|
|
|
* [R3](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/r3)
|
2024-09-26 12:52:08 +00:00
|
|
|
* [%B](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/%25b)
|
2024-09-28 13:26:03 +00:00
|
|
|
* [Multiple Days Up / Down](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/multiple-days-up-down)
|
2024-09-29 12:48:44 +00:00
|
|
|
* [RSI 10-6 / 90-94](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/rsi-10-6-90-94)
|
2024-09-30 12:47:37 +00:00
|
|
|
* [TPS](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/tps)
|
2024-09-13 18:42:07 +00:00
|
|
|
|
2024-09-13 18:40:07 +00:00
|
|
|
---
|