Event-day low initial stop LEDL
L_EVENT_DAY_LOW | stop loss | stop | stop | candidate
Logic
stop_price = event_low - buffer_atr * atr20; require (entry_price - stop_price) / entry_price <= max_stop_pctEdge-
Samples0
Definition
Set the initial stop below the episodic event day's low; skip entries whose initial risk exceeds the configured maximum.
Logic Triples
No first-class ontology mapping yet. Showing fallback logic: stop_price = event_low - buffer_atr * atr20; require (entry_price - stop_price) / entry_price <= max_stop_pct
Strategies Using Atom
| Strategy | Family | Edge | Signals |
|---|