Delayed breakeven stop reset QBAD
Q_BREAKEVEN_AFTER_DAYS | stop reset | stop_reset | stop_reset | candidate
Logic
if days_since_entry >= delay_days then stop_price = max(stop_price, entry_price)Edge-
Samples0
Definition
Move the stop to entry only after a configurable delay, allowing comparison with an unchanged initial stop.
Logic Triples
No first-class ontology mapping yet. Showing fallback logic: if days_since_entry >= delay_days then stop_price = max(stop_price, entry_price)
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|