| 종목명 | 현재가 | 등락률 | 거래대금(원) |
|---|---|---|---|
| 이스타코 | 480 | +7.14% | 0 |
| 넷마블 | 54,000 | +11.34% | 0 |
| LB세미콘 | 4,850 | +7.78% | 0 |
| 링크드 | 358 | +3.77% | 0 |
| 아이센스 | 22,100 | +3.03% | 0 |
| KT지니뮤직 | 1,732 | +2.42% | 0 |
| CJ ENM | 66,000 | +2.33% | 0 |
| 메가엠디 | 1,835 | +2.23% | 0 |
| 대성파인텍 | 671 | +1.67% | 0 |
| 다날 | 7,670 | +1.19% | 0 |
| 메가스터디 | 11,350 | +1.16% | 0 |
| 드림어스컴퍼니 | 1,198 | +0.59% | 0 |
| SV인베스트먼트 | 3,515 | +0.29% | 0 |
| 브이티 | 15,320 | -0.07% | 0 |
| 로젠 | 1,977 | -0.75% | 0 |
| 초록뱀미디어 | 4,280 | -1.04% | 0 |
| 스틱인베스트먼트 | 10,490 | -4.20% | 0 |
| 날짜 | 종가 | 전일비 | 등락률 | 순매매 (거래량) | ||
|---|---|---|---|---|---|---|
| 개인 | 외국인 | 기관 | ||||
| 2026-03-06 | 480 | 32 | +7.14% | -31,860 | 33,048 | 42 |
| 2026-03-05 | 448 | 30 | +7.18% | -9,181 | -46,920 | -7 |
| 2026-03-04 | 418 | 16 | -3.69% | -207,297 | 81,108 | -19 |
| 2026-03-03 | 434 | 38 | -8.05% | 1,210 | -22,288 | 18 |
| 2026-02-27 | 472 | 13 | +2.83% | -51,310 | -12,203 | 25 |
| 2026-02-26 | 459 | 28 | -5.75% | -58,024 | -156,185 | -2,686 |
| 2026-02-25 | 487 | 32 | +7.03% | -243,216 | -58,419 | -297 |
| 2026-02-24 | 455 | 40 | +9.64% | -38,679 | 26,799 | 3,054 |
| 2026-02-23 | 415 | 69 | -14.26% | -263,223 | 268,656 | 44 |
| 2026-02-20 | 484 | 33 | -6.38% | 34,115 | -57,177 | 13 |
| 증감 | {{(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}} |
