MA stack bullish TMSB
T_MA_STACK_BULL | ticker trend | context | ticker | computed
Logic
sma(close, 10)[t] > sma(close, 20)[t] > sma(close, 50)[t] > sma(close, 200)[t]Edge-
Samples0
Definition
MA10 > MA20 > MA50 > MA200. Full bullish moving average stack confirms structural uptrend.
Logic Triples
| Predicate | Left | Op | Right | Formula |
|---|---|---|---|---|
| MA stack bullishMA10 > MA20 > MA50 > MA200. Full bullish moving average stack confirms structural uptrend. | MA stack bullish | == | true | sma(close, 10)[t] > sma(close, 20)[t] > sma(close, 50)[t] > sma(close, 200)[t] |
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|---|---|---|
| Add 3M momentum sector leader with MA stack | add_momentum_continuation | - | - |
| Modified Donchian Turtle (Equities) | trend_following_breakout | - | - |
| Progressive VCP — Extreme Contraction (O'Neil T=coil) | vcp_contraction | - | - |