호가 조회
get_orderbookRetrieves 10 levels of bid and ask prices with quantities for a stock, identified by its 6-digit code. Use search_stock to find the code if unknown.
Instructions
종목의 10단계 매도/매수 호가와 잔량을 조회합니다 (키움 ka10004). 종목코드를 모르면 search_stock으로 먼저 찾으세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes | 6자리 종목코드 (예: 005930) |