Fix '지금 시작': immediately run breakout check after ORB detection
Previously run_session_now() only ran orb_detect and injected future scheduled events, but scheduled breakout windows were already past so no breakout check ever fired. Now: after orb_detect, immediately run one breakout check with current snapshot prices (the core of '지금 시작'). All scheduled breakout events are marked completed. Only stop_check and eod_exit events are injected into the live schedule going forward. Also improve alert message to clarify background execution (~1-2 min). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
55a9618b20
commit
407238e5d5
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue