40만 원 기준 시뮬·dry-run 정합 및 hybrid 체결 엔진 통합.

초기 자금 GT_INITIAL_CASH_KRW=400000과 원화 한도 비율(알림·LIVE_ORDER·일한도·손실한도)을 맞추고, dry-run/live 체결을 sim_causal_hybrid(replay)와 동일 경로로 통합한다. 시뮬 리포트 갱신, Phase C 슈퍼바이저·매수매도 리허설 스크립트를 추가한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dsyoon
2026-06-03 11:31:24 +09:00
parent b9ee241d14
commit c6888c9228
24 changed files with 7707 additions and 6253 deletions

View File

@@ -1185,7 +1185,7 @@ def simulate_truth_portfolio(
Args:
trades: JSON trades 또는 TradePoint 리스트.
initial_cash: 시작 원화 (기본 100만).
initial_cash: 시작 원화 (기본 GT_INITIAL_CASH_KRW, 40만).
fee_rate: 매수·매도 각각 적용 수수료율.
last_price: 미청산 평가용 종가. None이면 마지막 체결가.