| 종목명 | 현재가 | 등락률 | 거래대금(원) |
|---|---|---|---|
| 세우글로벌 | 1,142 | -0.26% | 0 |
| 남선알미늄 | 1,506 | +14.35% | 0 |
| 코스텍시스 | 22,500 | +12.78% | 0 |
| RF머트리얼즈 | 68,800 | +6.83% | 0 |
| 웰크론 | 1,604 | +5.74% | 0 |
| 코오롱ENP | 13,800 | +3.68% | 0 |
| 미래생명자원 | 3,345 | +2.45% | 0 |
| 우성 | 21,350 | +2.15% | 0 |
| 인디에프 | 815 | +1.49% | 0 |
| 한성기업 | 5,080 | +0.99% | 0 |
| 한일화학 | 7,700 | +0.92% | 0 |
| 샘표식품 | 28,400 | +0.53% | 0 |
| HC보광산업 | 2,745 | +0.37% | 0 |
| 피델릭스 | 1,014 | +0.20% | 0 |
| 동원수산 | 5,890 | +0.17% | 0 |
| 디아이씨 | 9,220 | -0.65% | 0 |
| 신송홀딩스 | 6,990 | -0.99% | 0 |
| 신라에스지 | 4,385 | -1.24% | 0 |
| SDN | 1,201 | -1.64% | 0 |
| 상보 | 572 | -1.72% | 0 |
| 서울식품 | 206 | -1.90% | 0 |
| 유니온머티리얼 | 1,613 | -2.00% | 0 |
| 샘표 | 56,400 | -2.59% | 0 |
| 제이씨케미칼 | 4,065 | -2.98% | 0 |
| 신성이엔지 | 2,370 | -3.27% | 0 |
| 대한광통신 | 7,400 | -3.52% | 0 |
| SH에너지화학 | 406 | -4.02% | 0 |
| 사조대림 | 33,300 | -4.31% | 0 |
| 쌍방울 | 450 | -34.78% | 0 |
| 날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
|---|---|---|---|---|---|---|
| 개인 | 외국인 | 기관 | ||||
| 2026-03-13 | 1,142 | 3 | -0.26% | 544 | -581 | 37 |
| 2026-03-12 | 1,145 | 6 | +0.53% | -9,482 | -2,657 | -11 |
| 2026-03-11 | 1,139 | 12 | +1.06% | -112 | 274 | -83 |
| 2026-03-10 | 1,127 | 17 | +1.53% | -2,575 | 2,925 | -39 |
| 2026-03-09 | 1,110 | 18 | -1.60% | -1,603 | 1,355 | 65 |
| 2026-03-06 | 1,128 | 8 | +0.71% | -40,581 | -1,020 | 227 |
| 2026-03-05 | 1,120 | 89 | +8.63% | -57,290 | 178 | 18 |
| 2026-03-04 | 1,031 | 76 | -6.87% | -140,262 | 492 | 16 |
| 2026-03-03 | 1,107 | 10 | -0.90% | -44,868 | 479 | 62 |
| 2026-02-27 | 1,117 | 9 | -0.80% | -33,259 | -1,798 | 126 |
| 증감 | {{(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}} |
