종목명 | 현재가 | 등락률 | 거래대금(원) |
---|---|---|---|
코람코라이프인프라리츠 | 4,510 | -0.22% | 0 |
롯데리츠 | 3,660 | +0.69% | 0 |
미래에셋맵스리츠 | 2,800 | +0.54% | 0 |
마스턴프리미어리츠 | 1,468 | +0.34% | 0 |
삼성FN리츠 | 4,580 | +0.33% | 0 |
코람코더원리츠 | 5,210 | +0.19% | 0 |
케이탑리츠 | 925 | 0.00% | 0 |
이지스레지던스리츠 | 4,220 | 0.00% | 0 |
디앤디플랫폼리츠 | 3,250 | 0.00% | 0 |
SK리츠 | 4,845 | 0.00% | 0 |
NH올원리츠 | 3,675 | 0.00% | 0 |
미래에셋글로벌리츠 | 2,785 | 0.00% | 0 |
신한서부티엔디리츠 | 3,450 | 0.00% | 0 |
한화리츠 | 3,785 | -0.13% | 0 |
신한알파리츠 | 5,680 | -0.18% | 0 |
이에스알켄달스퀘어리츠 | 4,495 | -0.22% | 0 |
ESR켄달스퀘어리츠 | 4,495 | -0.22% | 0 |
이리츠코크렙 | 4,685 | -0.32% | 0 |
이지스밸류리츠 | 4,700 | -0.32% | 0 |
NH프라임리츠 | 4,540 | -0.33% | 0 |
제이알글로벌리츠 | 2,720 | -0.73% | 0 |
날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
---|---|---|---|---|---|---|
개인 | 외국인 | 기관 | ||||
2025-05-23 | 4,510 | 10 | -0.22% | 1,879 | 970 | -8,378 |
2025-05-22 | 4,520 | 25 | -0.55% | 10,656 | -13,279 | -5,933 |
2025-05-21 | 4,545 | 20 | -0.44% | 8,201 | -8,058 | -8,912 |
2025-05-20 | 4,565 | 0 | 0.00% | 4,368 | -6,139 | -9,362 |
2025-05-19 | 4,565 | 5 | +0.11% | 3,304 | -13,518 | 1,406 |
2025-05-16 | 4,560 | 50 | +1.11% | -26,534 | 10,701 | 28,047 |
2025-05-15 | 4,510 | 50 | -1.10% | 50,700 | -28,530 | -21,610 |
2025-05-14 | 4,560 | 0 | 0.00% | -13,689 | -9,600 | 19,001 |
2025-05-13 | 4,560 | 25 | -0.55% | -15,719 | -1,338 | 16,044 |
2025-05-12 | 4,585 | 25 | +0.55% | -81,313 | 51,378 | 28,287 |
매도 상위 | 거래량 | 매수 상위 | 거래량 |
---|---|---|---|
삼 성 | 15,596 | 한국투자증권 | 14,258 |
현대차증권 | 14,130 | 미래에셋 | 11,314 |
신한투자증권 | 6,018 | DB증권 | 9,513 |
NH투자증권 | 5,823 | 신한투자증권 | 8,464 |
한국투자증권 | 5,278 | 삼 성 | 5,201 |
증감 | {{(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}} |