| 종목명 | 현재가 | 등락률 | 거래대금(원) |
|---|---|---|---|
| 그래피 | 39,300 | -7.20% | 0 |
| 하이비젼시스템 | 16,350 | +3.48% | 0 |
| 링크솔루션 | 60,600 | +3.41% | 0 |
| 에스티아이 | 29,300 | +2.81% | 0 |
| 디오 | 16,370 | +2.44% | 0 |
| 로보스타 | 57,700 | +1.41% | 0 |
| TPC | 3,015 | +1.34% | 0 |
| 신도리코 | 50,500 | +1.00% | 0 |
| 휴림로봇 | 10,880 | +0.74% | 0 |
| 티앤알바이오팹 | 2,895 | +0.70% | 0 |
| 모아텍 | 3,435 | +0.29% | 0 |
| 프로텍 | 52,500 | +0.19% | 0 |
| 스맥 | 4,545 | -0.98% | 0 |
| 코렌텍 | 5,700 | -2.90% | 0 |
| 세중 | 1,623 | -6.67% | 0 |
| 시간 | 체결 분류 | 체결가 | 등락률 | 거래 대금 (원) |
|---|---|---|---|---|
| 14:16:22 | 매수 | 38,700 | -8.62% | 1억 7,400만 |
| 14:05:09 | 매수 | 38,850 | -8.26% | 1억 9,900만 |
| 11:37:10 | 매수 | 41,350 | -2.36% | 1억 500만 |
| 10:48:50 | 매수 | 42,300 | -0.12% | 1억 9,900만 |
| 10:27:24 | 매수 | 42,650 | +0.71% | 1억 5,400만 |
| 10:26:43 | 매수 | 42,800 | +1.06% | 1억 600만 |
| 09:01:25 | 매도 | 43,900 | +3.66% | 1억 3,200만 |
| 날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
|---|---|---|---|---|---|---|
| 개인 | 외국인 | 기관 | ||||
| 2026-04-03 | 39,300 | 3,050 | -7.20% | -32,093 | 26,360 | 1,819 |
| 2026-04-02 | 42,350 | 3,300 | -7.23% | 11,516 | -10,546 | -549 |
| 2026-04-01 | 45,650 | 2,800 | +6.53% | -45,983 | 46,518 | -650 |
| 2026-03-31 | 42,850 | 850 | -1.95% | -8,108 | 13,954 | -6,532 |
| 2026-03-30 | 43,700 | 2,450 | -5.31% | 26,933 | -26,161 | -436 |
| 2026-03-27 | 46,150 | 2,450 | -5.04% | 45,306 | -42,533 | -2,562 |
| 2026-03-26 | 48,600 | 1,550 | +3.29% | -1,811 | 468 | -1,565 |
| 2026-03-25 | 47,050 | 2,800 | +6.33% | -1,465 | 10,614 | -8,947 |
| 2026-03-24 | 44,250 | 150 | +0.34% | 20,955 | -14,240 | -8,252 |
| 2026-03-23 | 44,100 | 6,800 | -13.36% | 78,659 | -84,178 | -840 |
| 증감 | {{(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}} |
