RSI(14) overbought exit X14R
X_RSI14_70 | trade management | exit | exit | proposed
Logic
rsi(close, 14)[t] >= 70Edge-
Samples0
Definition
Exit long when RSI(14) reaches 70 (overbought). Pairs with RSI oversold entry.
Logic Triples
| Predicate | Left | Op | Right | Formula |
|---|---|---|---|---|
| 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
| Strategy | Family | Edge | Signals |
|---|