종목명 | 현재가 | 등락률 | 거래대금(원) |
---|---|---|---|
에이스토리 | 8,150 | -2.74% | 0 |
삼성에스디에스 | 134,000 | +1.52% | 0 |
한국토지신탁 | 1,030 | -0.87% | 0 |
SK텔레콤 | 56,000 | -1.75% | 0 |
엔비티 | 3,300 | -1.79% | 0 |
하이브 | 196,700 | -3.58% | 0 |
링크드 | 507 | -4.34% | 0 |
핑거 | 8,460 | -4.41% | 0 |
컴퍼니케이 | 4,830 | -4.55% | 0 |
MDS테크 | 913 | -6.07% | 0 |
날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
---|---|---|---|---|---|---|
개인 | 외국인 | 기관 | ||||
2024-12-20 | 8,150 | 230 | -2.74% | 1,754 | -4,885 | 4,131 |
2024-12-19 | 8,380 | 90 | -1.06% | 18,219 | -19,229 | 0 |
2024-12-18 | 8,470 | 410 | +5.09% | -14,570 | 12,564 | 4,383 |
2024-12-17 | 8,060 | 120 | -1.47% | 5,890 | -6,874 | 1,001 |
2024-12-16 | 8,180 | 250 | -2.97% | 16,302 | -3,787 | 5,000 |
2024-12-13 | 8,430 | 280 | +3.44% | -16,058 | 6,226 | 9,844 |
2024-12-12 | 8,150 | 110 | -1.33% | 2,856 | -6,345 | 1,000 |
2024-12-11 | 8,260 | 150 | +1.85% | 2,835 | -790 | 2 |
2024-12-10 | 8,110 | 820 | +11.25% | -28,422 | 9,665 | 18,369 |
2024-12-09 | 7,290 | 760 | -9.44% | 11,692 | -8,281 | -500 |
매도 상위 | 거래량 | 매수 상위 | 거래량 |
---|---|---|---|
키움증권 | 7,284 | 키움증권 | 10,894 |
미래에셋 | 4,707 | 한국투자증권 | 5,004 |
신한투자증권 | 4,016 | 신한투자증권 | 4,787 |
NH투자증권 | 2,589 | KB증권 | 2,222 |
한국투자증권 | 2,495 | 삼 성 | 1,838 |
증감 | {{(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}} |