how-markets-really-work/README.md

18 lines
1.5 KiB
Markdown

# How Markets Really Work
This repository contains links to strategies and analyses based on *How Markets Really Work* (2012) by Larry Connors.
These strategies are meant to illustrate certain characteristics of the market rather than be traded directly.
* [Short-Term Highs and Lows](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/short-term-highs-and-lows)
* [Higher Highs and Lower Lows](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/higher-highs-and-lower-lows)
* [Up and Down Days in a Row](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/up-and-down-days-in-a-row)
* [Advances and Declines](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/advances-and-declines)
* [High Volume Days](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/high-volume-days)
* [Large Moves](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/large-moves)
* [New 52-Week Highs and Lows](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/new-52-week-highs-and-lows)
* [Put / Call Ratio Highs and Lows](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/put-call-ratio-highs-and-lows)
* [VIX Above and Below Moving Average](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/vix-above-and-below-moving-average)
* [2-Period RSI Highs and Lows](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/2-period-rsi-highs-and-lows)
---