종목명 | 현재가 | 등락률 | 거래대금(원) |
---|---|---|---|
넥스트아이 | 740 | -29.39% | 188억 8,500만 |
아모그린텍 | 5,940 | +1.71% | 29억 5,700만 |
롯데에너지머티리얼즈 | 21,100 | +0.48% | 20억 6,700만 |
이노메트리 | 7,790 | -0.51% | 2억 6,400만 |
GS글로벌 | 2,525 | -1.37% | 8억 7,200만 |
폴라리스세원 | 1,030 | -2.09% | 5,200만 |
알파칩스 | 749 | -2.47% | 9,800만 |
아이에이 | 203 | -2.87% | 1억 3,700만 |
하나기술 | 19,220 | -3.90% | 2억 2,500만 |
날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
---|---|---|---|---|---|---|
개인 | 외국인 | 기관 | ||||
2025-05-19 | 740 | 308 | -29.39% | - | - | - |
2025-05-16 | 1,048 | 85 | +8.83% | -326,297 | 229,064 | 0 |
2025-05-15 | 963 | 4 | +0.42% | 94,286 | -43,153 | 0 |
2025-05-14 | 959 | 45 | -4.48% | 47,813 | -27,395 | 0 |
2025-05-13 | 1,004 | 32 | -3.09% | 590,182 | -431,924 | 0 |
2025-05-12 | 1,036 | 239 | +29.99% | -359,432 | 172,839 | 0 |
2025-05-09 | 797 | 92 | +13.05% | -185,557 | 89,442 | 0 |
2025-05-08 | 705 | 9 | +1.29% | 137,530 | -128,573 | 0 |
2025-05-07 | 696 | 68 | -8.90% | 1,231,496 | -1,100,151 | -367 |
2025-05-02 | 764 | 117 | +18.08% | -803,538 | 800,128 | 367 |
매도 상위 | 거래량 | 매수 상위 | 거래량 |
---|---|---|---|
키움증권 | 595,206 | 키움증권 | 530,402 |
한국투자증권 | 372,118 | 한국투자증권 | 368,324 |
신한투자증권 | 304,510 | 신한투자증권 | 344,756 |
삼 성 | 163,804 | 미래에셋 | 197,980 |
토 스 | 155,189 | 삼 성 | 173,120 |
증감 | {{(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}} |