EMA stack bullish TESB
T_EMA_STACK_BULL | ticker trend | context | ticker | computed
Logic
close[t] > ema(close, 8)[t] > ema(close, 21)[t] > ema(close, 50)[t] > ema(close, 200)[t]Edge-
Samples0
Definition
Price above EMA8 > EMA21 > EMA50 > EMA200. Full bullish EMA stack.
Logic Triples
| Predicate | Left | Op | Right | Formula |
|---|---|---|---|---|
| EMA stack bullishPrice above EMA8 > EMA21 > EMA50 > EMA200. Full bullish EMA stack. | EMA stack bullish | == | true | close[t] > ema(close, 8)[t] > ema(close, 21)[t] > ema(close, 50)[t] > ema(close, 200)[t] |
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|