| 종목명 | 현재가 | 등락률 | 거래대금(원) |
|---|---|---|---|
| 삼륭물산 | 6,110 | +1.83% | 0 |
| 롯데케미칼 | 84,800 | +14.91% | 0 |
| 효성티앤씨 | 222,000 | +5.21% | 0 |
| 씨티케이 | 5,100 | +4.83% | 0 |
| SKC | 123,000 | +4.77% | 0 |
| 롯데정밀화학 | 47,000 | +4.44% | 0 |
| BGF | 4,050 | +3.58% | 0 |
| 휴비스 | 2,730 | +3.41% | 0 |
| SK케미칼 | 76,000 | +3.12% | 0 |
| 에코플라스틱 | 3,165 | +2.76% | 0 |
| 한화솔루션 | 28,450 | +2.52% | 0 |
| 그린케미칼 | 6,970 | +2.50% | 0 |
| 진영 | 1,830 | +2.29% | 0 |
| 세림B&G | 1,329 | +2.23% | 0 |
| DS단석 | 20,100 | +2.03% | 0 |
| 동성케미컬 | 4,075 | +1.88% | 0 |
| CJ제일제당 | 232,500 | +1.53% | 0 |
| 대상 | 21,450 | +1.42% | 0 |
| 코오롱ENP | 8,910 | -0.22% | 0 |
| 웹스 | 1,293 | -0.69% | 0 |
| 에스폴리텍 | 1,415 | -1.26% | 0 |
| 날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
|---|---|---|---|---|---|---|
| 개인 | 외국인 | 기관 | ||||
| 2025-11-12 | 6,110 | 110 | +1.83% | -8,613 | 8,638 | 0 |
| 2025-11-11 | 6,000 | 190 | -3.07% | 2,167 | -2,515 | 0 |
| 2025-11-10 | 6,190 | 80 | +1.31% | -5,700 | 8,867 | -3,000 |
| 2025-11-07 | 6,110 | 70 | -1.13% | -75 | 1 | 0 |
| 2025-11-06 | 6,180 | 50 | +0.82% | -7,873 | 7,780 | 0 |
| 2025-11-05 | 6,130 | 110 | -1.76% | -20,815 | 20,815 | 0 |
| 2025-11-04 | 6,240 | 90 | +1.46% | -11,219 | 13,232 | 0 |
| 2025-11-03 | 6,150 | 100 | -1.60% | -15,135 | 15,438 | 0 |
| 2025-10-31 | 6,250 | 190 | -2.95% | -9,801 | 10,072 | 0 |
| 2025-10-30 | 6,440 | 190 | -2.87% | -6,471 | 6,201 | 0 |
| 매도 상위 | 거래량 | 매수 상위 | 거래량 |
|---|---|---|---|
| 키움증권 | 2,852,609 | 키움증권 | 2,745,990 |
| NH투자증권 | 681,141 | NH투자증권 | 750,971 |
| 미래에셋 | 666,822 | 미래에셋 | 679,043 |
| 삼 성 | 550,453 | 삼 성 | 556,770 |
| 한국투자증권 | 525,438 | 한국투자증권 | 548,954 |
| 증감 | {{(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}} |
