📊
시장 국면 리포트
{{ currentData.macro?.status || 'CAUTION (경계/조정)' }}{{ currentData.macro?.action_guide }}
권장 주식 비중
{{ currentData.macro?.recommended_equity_ratio || 50 }}%
KOSPI 지수
{{ formatNumber(currentData.macro?.kospi_close) }}
{{ formatSign(currentData.macro?.kospi_change_pct) }}%
20선: {{ formatNumber(currentData.macro?.sma20) }} | 60선: {{ formatNumber(currentData.macro?.sma60) }}
USD/KRW 환율 · 달러
{{ formatNumber(currentData.macro?.fx_rate) }}원
고환율
DXY: {{ currentData.macro?.dxy_index || 99.6 }} | 변동: {{ formatSign(currentData.macro?.fx_change_pct) }}%
🇺🇸 美 국채 10Y · 🇰🇷 韓 3Y
{{ currentData.macro?.us_10y_yield ? currentData.macro.us_10y_yield.toFixed(2) + '%' : '4.79%' }}
침체주의
(장단기차: {{ currentData.macro?.us_yield_spread ? (currentData.macro.us_yield_spread > 0 ? '+' : '') + currentData.macro.us_yield_spread.toFixed(2) + '%p' : '+1.02%p' }})
한국 3년: {{ currentData.macro?.kr_3y_yield ? currentData.macro.kr_3y_yield.toFixed(2) + '%' : '3.93%' }} | VIX: {{ currentData.macro?.vix_index ? currentData.macro.vix_index.toFixed(1) : '16.1' }}
당일 시장 수급 (KOSPI)
실시간 순매수
{{ inv.name }}
{{ inv.amount }}
주도업종
1위
{{ ind.name }}
{{ ind.change_rate >= 0 ? '+' : '' }}{{ ind.change_rate.toFixed(1) }}%
🔍
{{ rec.composite_score || 0 }}점
{{ rec.baseline_grade || '-' }}
{{ rec.name }} ({{ rec.code }})
거래량 변동: {{ formatSign(rec.vol_diff_per) }}%{{ rec.name }}
{{ rec.code }}
{{ formatNumber(rec.current_price) }}원
거래량 {{ formatSign(rec.vol_diff_per) }}%
{{ rec.composite_score }}
점
{{ rec.composite_tier_name }}
{{ rec.baseline_grade }}등급
⚡ 5대 퀀트 팩터 분해 (각 20점 만점)
{{ rec.composite_score }}/100
미너비니 추세
{{ rec.factor_scores?.trend || 0 }}/20
오닐 RS 모멘텀
{{ rec.factor_scores?.rs || 0 }}/20
기관·외인 수급
{{ rec.factor_scores?.flow || 0 }}/20
VCP 타이밍
{{ rec.factor_scores?.timing || 0 }}/20
재무·실적성장
{{ rec.factor_scores?.fundamental || 0 }}/20
{{ rec.op_growth_yoy >= 50.0 ? '🔥' : '📈' }} 분기 영업이익 {{ formatSign(rec.op_growth_yoy) }}% YoY
✨ 차기 컨센 {{ formatSign(rec.consensus_op_growth_qoq) }}% QoQ 실적가속
✓ 8대 추세 정배열 통과
✓ VCP 수축
✓ 거래량 돌파
✓ 주봉 20선 우상향
🎯 1차 목표가
{{ formatNumber(rec.target_price) }}원
+{{ rec.target_pct }}% (순+{{ rec.net_target_pct || rec.target_pct }}%)
🛑 추천 손절가
{{ formatNumber(rec.stop_loss) }}원
{{ rec.stop_pct }}% (순{{ rec.net_stop_pct || rec.stop_pct }}%)
⚖️ 순손익비
1 : {{ rec.risk_reward }}
마찰비용(0.365%) 반영
💼 1,000만원 기준 권장 포지션:
{{ rec.position_sizing.recommended_shares }}주
(약 {{ formatNumber(rec.position_sizing.allocated_amount) }}원 · 비중 {{ rec.position_sizing.portfolio_weight_pct }}%)
👥 최근 5일 수급 동향
{{ getSmartMoneySignal(rec.deal_trend).icon }}
{{ getSmartMoneySignal(rec.deal_trend).title }}
외인 지분 {{ rec.deal_trend.foreigner_hold_ratio }}
🌐 외인
{{ getFlowSummary(rec.deal_trend.foreigner).text }}
{{ item.icon }}
🏢 기관
{{ getFlowSummary(rec.deal_trend.organ).text }}
{{ item.icon }}
👤 개인
{{ getFlowSummary(rec.deal_trend.individual).text }}
{{ item.icon }}
PER: {{ rec.per }}배
컨센목표: {{ formatNumber(rec.consensus_target_price) }}원
네이버 상세 ↗
선택한 조건에 일치하는 추천 종목이 없습니다.
누적 순수익률 (1년)
{{ formatSign(currentData.backtest_summary.total_return_pct) }}%
Alpha vs KOSPI: {{ formatSign(currentData.backtest_summary.alpha_pct) }}%
실전 승률 (Win Rate)
{{ currentData.backtest_summary.win_rate_pct }}%
{{ currentData.backtest_summary.win_trades }}승 / {{ currentData.backtest_summary.loss_trades }}패 (총 {{ currentData.backtest_summary.total_trades }}건)
최대 낙폭 (MDD)
-{{ currentData.backtest_summary.mdd_pct }}%
손익비(PF): {{ currentData.backtest_summary.profit_factor }}
샤프 지수 (Sharpe)
{{ currentData.backtest_summary.sharpe_ratio }}
평균 보유: {{ currentData.backtest_summary.avg_holding_days }}일
📅 연도별 퀀트 시뮬레이션 성과
| 연도 | 수익률 | 승률 | 거래 횟수 | 손익비 (Profit Factor) |
|---|---|---|---|---|
| {{ ann.year }}년 | {{ formatSign(ann.return_pct) }}% | {{ ann.win_rate_pct }}% | {{ ann.total_trades }}회 | {{ ann.profit_factor }} |
📋 최근 시뮬레이션 매매 체결 내역
| 종목 | 진입일 | 청산일 | 순수익률 (마찰차감) | 청산 사유 | 보유일수 |
|---|---|---|---|---|---|
| {{ tr.name }} ({{ tr.code }}) | {{ tr.entry_date }} | {{ tr.exit_date || '보유중' }} | {{ formatSign(tr.net_return_pct) }}% | {{ tr.exit_reason === 'TARGET' ? '🎯 익절' : (tr.exit_reason === 'STOP' ? '🛑 손절' : '⏳ 만기청산') }} | {{ tr.holding_days }}일 |
백테스트 데이터 로딩 중입니다.
실전 목표 달성률 (D+20)
{{ currentData.outcome_tracking.hit_rate_pct }}%
목표도달 {{ currentData.outcome_tracking.target_hit_count }}건 / 손절 {{ currentData.outcome_tracking.stop_hit_count }}건
최상위 80점+ 승률
{{ currentData.outcome_tracking.tier_s_hit_rate }}%
Tier S 고득점 종목군
평균 최대 상승폭 (MFE)
+{{ currentData.outcome_tracking.avg_mfe_pct }}%
추천 후 20일간 최고가
평균 최대 낙폭 (MAE)
{{ currentData.outcome_tracking.avg_mae_pct }}%
추천 후 20일간 최저가
🎯 과거 추천 종목별 실제 결과 추적
| 종목 | 추천일 | 진입가 | 목표가/손절가 | 최대 상승폭(MFE) | D+20 수익률 | 결과 상태 |
|---|---|---|---|---|---|---|
| {{ out.name }} ({{ out.code }}) | {{ out.signal_date }} | {{ formatNumber(out.entry_price) }}원 | {{ formatNumber(out.target_price) }} / {{ formatNumber(out.stop_loss) }} | +{{ out.max_gain_pct }}% | {{ formatSign(out.d20_return_pct) }}% | {{ out.status === 'TARGET_HIT' ? '🎯 목표 달성' : (out.status === 'STOP_HIT' ? '🛑 손절 이탈' : '완료') }} |
성과 추적 데이터 로딩 중입니다.