chore: sim 전략 파라미터·페이퍼 실험 데이터 git 추적 (백업 공백 해소)
state/* 일괄 제외에 sim 화이트리스트 추가 — 108변이 파라미터(variants.json)· 메인 튜닝(params.json)·마킹(favorites.json)·등록근거(backtest_results.json)· 일별성과(equity_history)·관찰목록·지수이력 + 변이별 계좌/거래기록. last_scan·variants_compare(5분 스냅샷)·flow_history.sqlite(백필 재구축 가능)는 계속 제외. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"cash": 100000000,
|
||||
"initial": 100000000,
|
||||
"positions": {},
|
||||
"realized_pnl": 0.0,
|
||||
"closed_trades": 0,
|
||||
"wins": 0,
|
||||
"peak_equity": 100000000,
|
||||
"max_drawdown": 0.0,
|
||||
"last_exit": {},
|
||||
"created_at": "2026-06-11T09:00:01.944132+09:00",
|
||||
"updated_at": "2026-06-11T11:20:02.405593+09:00"
|
||||
}
|
||||
Reference in New Issue
Block a user