종목명 | 현재가 | 등락률 | 거래대금(원) |
---|---|---|---|
윙입푸드 | 2,025 | -10.40% | 33억 9,600만 |
이지바이오 | 3,860 | -0.13% | 5억 5,500만 |
CJ제일제당 | 262,000 | -1.13% | 128억 4,200만 |
한화솔루션 | 15,890 | -1.61% | 273억 3,400만 |
팜스토리 | 1,097 | -2.40% | 2억 9,800만 |
우리손에프앤지 | 1,262 | -2.55% | 1억 2,400만 |
선진 | 5,810 | -2.84% | 6억 |
팜스코 | 2,045 | -3.76% | 6억 6,700만 |
날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
---|---|---|---|---|---|---|
개인 | 외국인 | 기관 | ||||
2024-12-06 | 2,025 | 235 | -10.40% | 109,520 | -118,077 | 0 |
2024-12-05 | 2,260 | 150 | +7.11% | -88,290 | 92,345 | 0 |
2024-12-04 | 2,110 | 60 | -2.76% | 136,427 | -145,391 | 0 |
2024-12-03 | 2,170 | 100 | +4.83% | -146,705 | 145,745 | 0 |
2024-12-02 | 2,070 | 40 | -1.90% | -48,512 | 51,871 | 0 |
2024-11-29 | 2,110 | 235 | -10.02% | 54,144 | -94,225 | 0 |
2024-11-28 | 2,345 | 415 | -15.04% | -34,255 | 14,124 | 0 |
2024-11-27 | 2,760 | 610 | -18.10% | 471,177 | -70,746 | -394,500 |
2024-11-26 | 3,370 | 280 | +9.06% | 310,312 | -274,502 | -20 |
2024-11-25 | 3,090 | 710 | +29.83% | -53,915 | 172,416 | 20 |
매도 상위 | 거래량 | 매수 상위 | 거래량 |
---|---|---|---|
키움증권 | 531,094 | 키움증권 | 340,643 |
삼 성 | 300,127 | 미래에셋 | 236,515 |
신한투자증권 | 191,147 | KB증권 | 235,760 |
미래에셋 | 153,649 | NH투자증권 | 187,645 |
NH투자증권 | 113,214 | 삼 성 | 157,352 |
증감 | {{(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}} |