a3c6496ffa
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>
11 lines
224 B
JSON
11 lines
224 B
JSON
{
|
|
"SMA_LONG": 10,
|
|
"PULLBACK_ATR_MULT": 1.5,
|
|
"STOP_ATR_MULT": 2.0,
|
|
"RR_RATIO": 3.0,
|
|
"VOLUME_BREAKOUT_MULT": 1.3,
|
|
"RSI_OVERBOUGHT": 88.0,
|
|
"RSI_OVERSOLD": 20.0,
|
|
"MAX_HOLD_DAYS": 0,
|
|
"RISK_PER_TRADE_PCT": 0.02
|
|
} |