종목명 | 현재가 | 등락률 | 거래대금(원) |
---|---|---|---|
덕성 | 6,270 | -3.39% | 13억 400만 |
태광산업 | 769,000 | +1.05% | 6억 7,700만 |
BGF에코머티리얼즈 | 2,930 | -0.85% | 1억 7,500만 |
HS효성첨단소재 | 179,600 | -0.88% | 5억 7,600만 |
아이윈 | 819 | -1.09% | 1,200만 |
효성 | 52,700 | -1.13% | 4억 4,000만 |
아진산업 | 2,950 | -1.17% | 6억 4,900만 |
금호석유화학 | 117,500 | -1.18% | 23억 6,300만 |
디이엔티 | 5,770 | -1.20% | 2억 6,200만 |
SK케미칼 | 39,900 | -1.24% | 2억 100만 |
일진다이아 | 12,240 | -1.45% | 8,100만 |
일지테크 | 3,825 | -1.54% | 8,000만 |
코오롱ENP | 6,240 | -1.58% | 2억 9,100만 |
원준 | 9,080 | -1.63% | 1억 8,600만 |
엠에스오토텍 | 2,335 | -2.10% | 1억 3,000만 |
웰크론 | 2,040 | -2.39% | 6,400만 |
화신정공 | 1,281 | -2.59% | 3억 8,300만 |
성우하이텍 | 5,590 | -2.61% | 19억 2,100만 |
한국카본 | 19,270 | -3.65% | 46억 2,700만 |
상보 | 1,098 | -3.85% | 2억 5,200만 |
에코플라스틱 | 3,000 | -4.76% | 49억 7,000만 |
날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
---|---|---|---|---|---|---|
개인 | 외국인 | 기관 | ||||
2025-04-29 | 6,490 | 70 | +1.09% | -16,022 | 23,260 | -7,708 |
2025-04-28 | 6,420 | 230 | -3.46% | 54,972 | -56,727 | -11 |
2025-04-25 | 6,650 | 50 | +0.76% | -33,660 | 33,473 | -13 |
2025-04-24 | 6,600 | 70 | -1.05% | -8,449 | 5,183 | 2,367 |
2025-04-23 | 6,670 | 20 | -0.30% | 82,434 | -35,836 | -18 |
2025-04-22 | 6,690 | 10 | +0.15% | -9,535 | 8,854 | -7 |
2025-04-21 | 6,680 | 20 | -0.30% | -13,556 | -32,474 | -4 |
2025-04-18 | 6,700 | 90 | +1.36% | -65,862 | 65,844 | -127 |
2025-04-17 | 6,610 | 140 | -2.07% | 44,688 | -40,907 | 0 |
2025-04-16 | 6,750 | 310 | -4.39% | 36,521 | -30,932 | -9 |
매도 상위 | 거래량 | 매수 상위 | 거래량 |
---|---|---|---|
키움증권 | 40,460 | 삼 성 | 31,236 |
신한투자증권 | 38,491 | KB증권 | 28,909 |
삼 성 | 23,669 | 한국투자증권 | 23,971 |
한국투자증권 | 22,716 | 미래에셋 | 20,181 |
미래에셋 | 15,123 | NH투자증권 | 18,806 |
증감 | {{(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}} |