get_price_limits
Retrieve the daily upper and lower price limits for a given stock symbol. Returns null for markets without price limits, such as US stocks.
Instructions
종목의 당일 상한가·하한가를 조회한다.
미국 주식처럼 가격제한이 없는 시장은 null이 반환된다.
Args: symbol: 종목 심볼.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||