| 시간 | 체결 분류 | 체결가 | 등락률 | 거래 대금 (원) |
|---|---|---|---|---|
| 14:41:06 | 매수 | 1,414,000 | -4.52% | 1억 1,500만 |
| 14:41:05 | 매도 | 1,413,000 | -4.59% | 1억 1,500만 |
| 14:40:57 | 매도 | 1,416,000 | -4.39% | 1억 2,300만 |
| 14:39:37 | 매도 | 1,418,000 | -4.25% | 1억 8,500만 |
| 14:39:06 | 매수 | 1,420,000 | -4.12% | 1억 2,600만 |
| 14:38:47 | 매도 | 1,421,000 | -4.05% | 2억 8,500만 |
| 14:38:46 | 매수 | 1,423,000 | -3.92% | 1억 200만 |
| 14:38:37 | 매도 | 1,426,000 | -3.71% | 2억 3,900만 |
| 14:37:51 | 매수 | 1,427,000 | -3.65% | 1억 2,100만 |
| 14:35:09 | 매수 | 1,421,000 | -4.05% | 3억 1,900만 |
| 14:34:26 | 매수 | 1,418,000 | -4.25% | 1억 1,000만 |
| 14:33:07 | 매도 | 1,419,000 | -4.19% | 1억 9,400만 |
| 날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
|---|---|---|---|---|---|---|
| 개인 | 외국인 | 기관 | ||||
| 2026-03-06 | 1,481,000 | 100,000 | +7.24% | -158,569 | 131,487 | 25,527 |
| 2026-03-05 | 1,381,000 | 58,000 | +4.38% | 20,055 | -12,660 | -9,211 |
| 2026-03-04 | 1,323,000 | 109,000 | -7.61% | 68,906 | -29,476 | -35,574 |
| 2026-03-03 | 1,432,000 | 237,000 | +19.83% | 24,581 | -70,758 | 50,962 |
| 2026-02-27 | 1,195,000 | 1,000 | +0.08% | -41,449 | 43,108 | -582 |
| 2026-02-26 | 1,194,000 | 18,000 | -1.49% | 30,635 | -19,321 | -11,016 |
| 2026-02-25 | 1,212,000 | 29,000 | -2.34% | 69,224 | -56,559 | -13,223 |
| 2026-02-24 | 1,241,000 | 5,000 | +0.40% | -4,155 | -17,404 | 22,105 |
| 2026-02-23 | 1,236,000 | 6,000 | -0.48% | -9,679 | 16,035 | -1,753 |
| 2026-02-20 | 1,242,000 | 93,000 | +8.09% | -116,852 | 82,965 | 41,416 |
| 증감 | {{(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}} |
