Backtest UI

Ticker 200D trend T20T

T_TREND_200D | ticker context | context | ticker | computed

Logicclose[t] > sma(close, 200)[t] and slope(sma(close, 200), 20)[t] > 0
Edge-
Samples0

Definition

Ticker is above a rising 200-day moving average.

Logic Triples

PredicateLeftOpRightFormula
Ticker 200D trendTicker is above a rising 200-day moving average. Ticker 200D trend == true close[t] > sma(close, 200)[t] and slope(sma(close, 200), 20)[t] > 0

Strategies Using Atom

StrategyFamilyEdgeSignals