기관·외국인 동시 순매매 조회
get_equal_net_tradeFind stocks where institutions and foreign investors simultaneously net-bought or net-sold, with each side's estimated average price. Compare current price to average cost to spot who is underwater or in profit.
Instructions
기관과 외국인이 같은 방향으로 동시에 순매매한 종목 순위를 조회합니다 (키움 ka10062). 두 주체의 방향이 겹치는 종목과 각각의 추정 평균단가를 함께 주는 건 이 tool뿐입니다 — 현재가와 평단을 비교하면 누가 물려 있고 누가 이익 구간인지 볼 수 있습니다. direction: net_buy(동시 순매수, 기본)/net_sell(동시 순매도). 주체별로 따로 보려면 get_net_buy_rank(마감 후 12주체)나 get_investor_trend(종목별)를 쓰세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | 표시할 종목 수 (기본값 20, 최대 50) | |
| sort | No | 정렬 기준 — amount(순매매 금액, 기본)/quantity(순매매 수량) | |
| market | No | 시장 구분 (기본값: all) | |
| direction | No | net_buy(동시 순매수, 기본)/net_sell(동시 순매도) | |
| start_date | No | 누적 시작일 yyyyMMdd (기본값: 7일 전) |