투자자별 매매동향 조회
get_investor_trendRetrieve net buying trends by individual, foreign, and institutional investors for a stock over a specified period. Shows period totals and daily breakdown in amount or quantity.
Instructions
종목의 개인/외국인/기관 순매수 동향을 조회합니다 (키움 ka10059+ka10061). 기간 합계와 최근 거래일별 내역을 함께 보여줍니다. unit: amount(금액, 백만원, 기본)/quantity(수량, 주). 종목코드를 모르면 search_stock으로 먼저 찾으세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | 단위 (기본값: amount=백만원) | |
| to_date | No | 합계 기간 종료일 (기본값: 오늘) | |
| from_date | No | 합계 기간 시작일 (기본값: 30일 전) | |
| stock_code | Yes | 6자리 종목코드 (예: 005930) |