Reset MA50 Q50R
Q_RESET_MA50 | stop reset | stop_reset | stop_reset | computed
Logic
close[t] > sma(close, 50)[t] and slope(sma(close, 50), 20)[t] > 0Edge-
Samples0
Definition
Trail stop using 50-day moving average after trend confirms.
Logic Triples
| Predicate | Left | Op | Right | Formula |
|---|---|---|---|---|
| Reset MA50Trail stop using 50-day moving average after trend confirms. | Reset MA50 | == | true | close[t] > sma(close, 50)[t] and slope(sma(close, 50), 20)[t] > 0 |
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|