SPY 200D trend M20S
M_SPY_TREND_200D | market regime | context | market | computed
Logic
SPY[t] > sma(SPY, 200)[t] and slope(sma(SPY, 200), 20)[t] > 0Edge-
Samples0
Definition
SPY is above a rising 200-day moving average.
Logic Triples
| Predicate | Left | Op | Right | Formula |
|---|---|---|---|---|
| SPY 200D trendSPY is above a rising 200-day moving average. | SPY 200D trend | == | true | SPY[t] > sma(SPY, 200)[t] and slope(sma(SPY, 200), 20)[t] > 0 |
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|---|---|---|
| Add leader continuation in confirmed bull | add_leader_continuation | - | - |
| Add leader continuation in confirmed bull, 63d | add_leader_continuation | - | - |
| Add leader continuation in confirmed bull, no 5d chase | add_leader_continuation | - | - |
| Add 3M momentum / RS leader in bull market | add_momentum_continuation | - | - |
| Modified Donchian Turtle (Equities) | trend_following_breakout | - | - |