Backtest UI

RSI(14) overbought exit X14R

X_RSI14_70 | trade management | exit | exit | proposed

Logicrsi(close, 14)[t] >= 70
Edge-
Samples0

Definition

Exit long when RSI(14) reaches 70 (overbought). Pairs with RSI oversold entry.

Logic Triples

PredicateLeftOpRightFormula
RSI(14) overbought exitExit long when RSI(14) reaches 70 (overbought). Pairs with RSI oversold entry. RSI(14) overbought exit == true rsi(close, 14)[t] >= 70

Strategies Using Atom

StrategyFamilyEdgeSignals