[2026-05-27] 포맷 후 복구 설치 스크립트 추가

This commit is contained in:
2026-05-27 16:53:52 +09:00
parent 04577c63f1
commit 29db1bfcab
135 changed files with 2909 additions and 251 deletions
+10
View File
@@ -115,3 +115,13 @@
- 14:50 강제청산 정상 작동 확인
- 신호진단 로그 정상 작동 확인
- 장 종료 후 미청산 포지션 없음
- Applied `ENTRY_START = "09:15"` in `app/config.py`.
- Reason: 09:05-09:06 produced four immediate SL trades and about 74.5% of today's loss.
- Deferred: time-based position-size reduction and time-based SL changes. These need more data.
### Strategy Change Log
- User approved the change after reviewing Claude Evening feedback.
- Applied `ENTRY_START = "09:15"`.
- Verified by importing `ENTRY_START` from `app.config`.
- Expected next validation: next trading day after 08:15 scheduled restart.