| 종목명 | 현재가 | 등락률 | 거래대금(원) |
|---|---|---|---|
| 아이씨티케이 | 15,540 | -7.72% | 0 |
| 에스원 | 74,700 | +0.13% | 0 |
| 픽셀플러스 | 5,790 | 0.00% | 0 |
| 한화에어로스페이스 | 955,000 | -0.10% | 0 |
| 현대에이치티 | 8,540 | -0.12% | 0 |
| 아이디스 | 17,900 | -0.33% | 0 |
| 피제이전자 | 5,090 | -0.39% | 0 |
| 포커스에이아이 | 2,260 | -0.88% | 0 |
| 인콘 | 281 | -1.40% | 0 |
| 슈프리마에이치큐 | 6,300 | -1.56% | 0 |
| 웰크론 | 1,781 | -1.60% | 0 |
| 엑시큐어하이트론 | 607 | -2.57% | 0 |
| 딥노이드 | 4,240 | -2.64% | 0 |
| 이노뎁 | 5,780 | -2.69% | 0 |
| 이랜시스 | 5,050 | -3.07% | 0 |
| 앤씨앤 | 555 | -3.14% | 0 |
| 싸이버원 | 3,960 | -3.77% | 0 |
| 슈프리마 | 32,100 | -3.89% | 0 |
| 알체라 | 2,385 | -4.22% | 0 |
| 엑스게이트 | 8,050 | -5.96% | 0 |
| SK스퀘어 | 291,000 | -10.05% | 0 |
| 날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
|---|---|---|---|---|---|---|
| 개인 | 외국인 | 기관 | ||||
| 2025-11-14 | 15,540 | 1,300 | -7.72% | 24,966 | -38,055 | -2,498 |
| 2025-11-13 | 16,840 | 120 | +0.72% | 132,990 | -131,452 | -3,870 |
| 2025-11-12 | 16,720 | 70 | +0.42% | -52,462 | 48,743 | 3,412 |
| 2025-11-11 | 16,650 | 430 | -2.52% | -6,895 | 1,436 | 4,457 |
| 2025-11-10 | 17,080 | 100 | +0.59% | -38,150 | 34,489 | 1 |
| 2025-11-07 | 16,980 | 1,250 | -6.86% | 64,533 | -54,469 | -12,401 |
| 2025-11-06 | 18,230 | 310 | +1.73% | 49,475 | -50,087 | 801 |
| 2025-11-05 | 17,920 | 430 | -2.34% | 68,366 | -39,156 | -29,001 |
| 2025-11-04 | 18,350 | 70 | +0.38% | -28,910 | 53,310 | -4,883 |
| 2025-11-03 | 18,280 | 2,070 | -10.17% | 359,865 | -308,964 | -70,557 |
| 증감 | {{(StockData.CurrentHoga.Sell.Ho1 || 0).toNumber()}} | {{(StockData.CurrentHoga.Buy.Ho1 || 0).toNumber()}} | {{getPriceToText(AppData.TotalValue)}} | {{PrevDayVolumeDiff}}% | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
| {{diffText(SellDiffSum)}} | {{(SellRemSum || 0).toNumber()}} | {{DiffIncrease.toNumber('', false)}} | {{(BuyRemSum || 0).toNumber()}} | {{diffText(BuyDiffSum)}} | ||||||||||||||||||||||
| 매도상위 | 매수상위 | ||||
|---|---|---|---|---|---|
| 증권사 | 수량 | 증감 | 증권사 | 수량 | 증감 |
| {{item.SellTrader.replace(/ /gi, '').substring(0, 4)}} | {{item.SellVolume.toNumber()}} | {{item.SellDiff.toNumber()}} | {{item.BuyTrader.replace(/ /gi, '').substring(0, 4)}} | {{item.BuyVolume.toNumber()}} | {{item.BuyDiff.toNumber()}} |
| 외국계 | {{TraderData.SellVolumeSum.toNumber()}} | {{TraderData.SellDiffSum.toNumber()}} | 외국계 | {{TraderData.BuyVolumeSum.toNumber()}} | {{TraderData.BuyDiffSum.toNumber()}} |
| 시간 | 체결가 | 전일대비 | 순간체결 | 체결강도 | |
|---|---|---|---|---|---|
| {{item.Time}} | {{item.Price.toNumber()}} | {{item.DiffType}} {{Math.abs(item.Diff).toNumber()}} | {{Math.abs(item.Volume).toNumber()}} | {{item.Vp.toFixed(2)}} |
| 시간 | 주문번호 | 종목코드 | 종목명 | 매수/도 | 주문수량 | 주문가 | 시장가 | 구문 | 주문취소 | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{item.RegDT}} | {{item.OrderIdx}} | {{item.OrderIdx}} | {{item.StockCode}} | {{item.StockName}} | {{item.BuySell == "B" ? '매수' : "매도"}} | {{item.OrderQuantity}} | {{item.OrderPrice}} | {{item.OrderPriceType == "M" ? '시장가' : '지정가'}} | {{item.RequestType == "A" ? '주문' : item.RequestType == "C" ? "취소" : "정정" }} | 취소 |
| 체결시간 | 주문번호 | 종목코드 | 종목명 | 매수/도 | 체결량 | 체결금액 | 수수료 | 거래세 | 총액 |
|---|---|---|---|---|---|---|---|---|---|
| {{item.CompleteDT}} | {{item.OrderIdx}} | {{item.StockCode}} | {{item.StockName}} | {{item.BuySell == "B" ? "매수" : "매도"}} | {{item.SignQuantity}} | {{item.SignAmount}} | {{item.FeeTrade}} | {{item.TaxTrade}} | {{item.TotalAmount}} |
| 등록시간 | 주문번호 | 종목코드 | 종목명 | 매수/도 | 주문량 | 주문가 | 체결량 | 미체결량 | 시장가 |
|---|---|---|---|---|---|---|---|---|---|
| {{item.RegDT}} | {{item.OrderIdx}} | {{item.StockCode}} | {{item.StockName}} | {{item.BuySell == "B" ? "매수" : "매도"}} | {{item.OrderQuantity}} | {{item.OrderPrice}} | {{item.SignQuantity}} | {{item.UnsignQuantity}} | {{item.OrderPriceType == "M" ? "시장가" : "지정가"}} |
| 등록시간 | 이력번호 | 계좌번호 | 입/출금 | 거래 전 잔고 | 거래금액 | 거래 후 잔고 | 요약 |
|---|---|---|---|---|---|---|---|
| {{item.RegDT}} | {{item.AccountHistoryIdx}} | {{item.AccountNo}} | {{item.IOType == "I" ? "입금" : "출금"}} | {{item.BalanceBefore}} | {{item.Amount}} | {{item.BalanceAfter}} | {{item.Description}} |
| 등록시간 | 종료시간 | 종목코드 | 종목명 | 수량 | 평균 매입가 | 매입금액 | 평균 매도가 | 매도금액 | 실수익 | 수익률 |
|---|---|---|---|---|---|---|---|---|---|---|
| {{item.RegDT}} | {{item.CloseDT}} | {{item.StockCode}} | {{item.StockName}} | {{item.BuyQuantity}} | {{Math.round(item.BuyAmount/item.BuyQuantity)}} | {{item.BuyAmount}} | {{Math.round(item.SellAmount/item.SellQuantity)}} | {{item.SellAmount}} | {{CalcValueGainLoss(item.BuyAmount, item.SellAmount)}} | {{CalcDiffGrinLoss(item.BuyAmount, item.SellAmount)}} |
| 등록시간 | 종목코드 | 종목명 | 수량 | 평균 매입가 | 매입금액 | 평균 매도가 | 매도금액 | 실수익 | 수익률 | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{item.RegDT}} | {{item.CloseDT}} | {{item.StockCode}} | {{item.StockName}} | {{item.BuyQuantity}} | {{Math.round(item.BuyAmount/item.BuyQuantity)}} | {{item.BuyAmount}} | {{Math.round(item.SellAmount/item.SellQuantity)}} | {{item.SellAmount}} | {{CalcValueGainLoss(item.BuyAmount, item.SellAmount)}} | {{CalcDiffGrinLoss(item.BuyAmount, item.SellAmount)}} |
| 종목코드 | 종목명 | 수량 | 매입가 | 매입금액 | 평가금액 | 현재가 | 평가손익 | 수익률 |
|---|---|---|---|---|---|---|---|---|
| {{item.stockCode}} | {{item.stockName}} | {{item.buyQuantity - item.sellQuantity}} | {{Math.round(item.buyAmount/item.buyQuantity)}} | {{item.buyAmount}} | {{item.currentPrice * item.buyQuantity}} | {{item.currentPrice}} | {{item.grinLossValue}} | {{item.grinLossDiff}} |
