get_orderbook
Retrieve the current bid/ask order book for a single stock symbol. Get live market depth to inform trading decisions.
Instructions
Get the current bid/ask order book for a single symbol. (호가 조회)
Args: symbol: A single ticker symbol, no market prefix, e.g. '005930' (KRX) or 'AAPL' (US). Only one symbol is accepted per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||