auto: 일일 백업 2026-06-09 02:00

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
hyowons
2026-06-09 02:00:01 +09:00
parent 7f3994d98d
commit 69ef9c09e8
20 changed files with 3170 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
"""주식 자동매매 시뮬레이션(페이퍼 트레이딩) 엔진.
실주문 orders/ 와 완전 분리 — 가상 자본으로만 동작한다.
"""