Recent low above prior 10-day base low T51H
T_HIGHER_LOW_5V10 | ascending flag | trigger | ticker | candidate
Logic
min(low[t-4:t]) > min(low[t-14:t-5])Edge-
Samples0
Definition
The lowest low in the last 5 sessions is above the lowest low in the prior 10-session window.
Logic Triples
| Predicate | Left | Op | Right | Formula |
|---|---|---|---|---|
| Recent low above prior 10-day base lowThe lowest low in the last 5 sessions is above the lowest low in the prior 10-session window. | Recent low above prior 10-day base low | == | true | min(low[t-4:t]) > min(low[t-14:t-5]) |
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|