orb_breakout_mnq_rth
orb_breakout · MNQ · RTH
Dry-run window
Preview runs against the saved cell. Save first to test edits.
Strategy
Simple opening-range breakout. Fires intra-bar the moment bar.high crosses or_high + buffer (long) or bar.low crosses or_low - buffer (short). No retest, no midline confirmation — the entry is the trigger level itself.
Edge thesis
Commodity sessions with concentrated overnight ranges (gold, metals) often resolve directionally on first violation of the Asia/RTH opening band. Skipping the retest captures fast moves the break-and-retest variant misses entirely.
Risk notes
Same-bar opposite-side breaks are skipped (ambiguous). Stop is the opposite range extreme — the same OR-width risk as the retest variant, but earlier entry means slightly worse fills in fast tape. session_end force-flattens; never lean on it.
Path
/home/mats/MWM-AI/projects/mwm-trading/platform/mwmt_platform/cells/orb_breakout_mnq_rth.yaml
Saving runs schema + PARAM_SPEC validation, then atomic write. Every save (accepted or rejected) hits the audit log. API base: http://127.0.0.1:7654.