종목명 | 현재가 | 등락률 | 거래대금(원) |
---|---|---|---|
넥스트아이 | 402 | -6.51% | 4억 4,500만 |
폴라리스세원 | 1,337 | +0.83% | 4,700만 |
GS글로벌 | 3,710 | 0.00% | 82억 5,700만 |
하나기술 | 30,550 | 0.00% | 8억 6,500만 |
아이에이 | 234 | -0.43% | 1억 2,900만 |
이노메트리 | 9,960 | -0.60% | 1억 4,300만 |
아모그린텍 | 7,200 | -1.37% | 2억 5,300만 |
롯데에너지머티리얼즈 | 39,000 | -3.94% | 84억 |
날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
---|---|---|---|---|---|---|
개인 | 외국인 | 기관 | ||||
2024-10-04 | 402 | 28 | -6.51% | -52,200 | 74,474 | -18,096 |
2024-10-02 | 430 | 41 | -8.70% | -162,276 | 132,290 | 21,029 |
2024-09-30 | 471 | 71 | +17.75% | -160,337 | 116,833 | 630 |
2024-09-27 | 400 | 4 | -0.99% | 31,759 | -27,406 | -4,237 |
2024-09-26 | 404 | 10 | +2.54% | -73,822 | 67,565 | 7,259 |
2024-09-25 | 394 | 1 | -0.25% | -14,664 | 14,684 | -2 |
2024-09-24 | 395 | 6 | -1.50% | 23,818 | -23,557 | -269 |
2024-09-23 | 401 | 8 | -1.96% | -11,514 | 11,098 | 266 |
2024-09-20 | 409 | 12 | +3.02% | -54,544 | 55,768 | -21 |
2024-09-19 | 397 | 4 | -1.00% | 1,436 | -1,425 | -1 |
매도 상위 | 거래량 | 매수 상위 | 거래량 |
---|---|---|---|
미래에셋 | 510,206 | 키움증권 | 219,880 |
키움증권 | 169,634 | NH투자증권 | 187,208 |
신 영 | 68,677 | 미래에셋 | 115,698 |
NH투자증권 | 49,815 | 한국투자증권 | 77,065 |
KB증권 | 40,742 | 메릴린치 | 69,636 |
증감 | {{(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}} |