| 종목명 | 현재가 | 등락률 | 거래대금(원) |
|---|---|---|---|
| 다산네트웍스 | 3,100 | -1.27% | 3억 9,800만 |
| 웅진씽크빅 | 1,383 | -0.72% | 4,200만 |
| 예스24 | 3,745 | -0.93% | 9,600만 |
| 한세예스24홀딩스 | 4,330 | -1.59% | 3,100만 |
| 예림당 | 3,020 | -2.27% | 3,300만 |
| 컴퍼니케이 | 5,520 | -2.47% | 1억 5,500만 |
| 웅진 | 3,000 | -3.54% | 17억 7,600만 |
| KT밀리의서재 | 13,060 | -3.76% | 1억 5,300만 |
| 비트맥스 | 2,115 | -5.37% | 2억 800만 |
| 삼성출판사 | 12,180 | -6.38% | 4억 6,400만 |
| 날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
|---|---|---|---|---|---|---|
| 개인 | 외국인 | 기관 | ||||
| 2025-11-20 | 3,140 | 130 | +4.32% | -55,911 | 77,951 | -20,243 |
| 2025-11-19 | 3,010 | 0 | 0.00% | 60,144 | -34,454 | -26,069 |
| 2025-11-18 | 3,010 | 90 | -2.90% | 100,306 | -85,723 | -14,583 |
| 2025-11-17 | 3,100 | 95 | +3.16% | -30,222 | 34,582 | 721 |
| 2025-11-14 | 3,005 | 115 | -3.69% | 71,593 | -74,172 | 1,523 |
| 2025-11-13 | 3,120 | 40 | -1.27% | -3,545 | 2,392 | 1,153 |
| 2025-11-12 | 3,160 | 60 | +1.94% | -30,586 | 29,824 | 762 |
| 2025-11-11 | 3,100 | 20 | -0.64% | 4,048 | -2,739 | -1,309 |
| 2025-11-10 | 3,120 | 75 | +2.46% | -13,501 | 12,133 | 1,368 |
| 2025-11-07 | 3,045 | 130 | -4.09% | 39,154 | -41,060 | 1,306 |
| 증감 | {{(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}} |
