get_us_options
Retrieve US equity options chain data including calls, puts, implied volatility, and open interest for any ticker. Specify expiration date and strike range around current price.
Instructions
US options chain — 미국 주식 옵션 체인 (calls/puts, IV, OI · US equity options). "AAPL options", "Tesla 콜옵션", "NVDA implied volatility", "옵션 체인" 같은 질문에 사용합니다.
기본: 최근접 만기의 현재가 근처 strike. Greeks (delta/gamma/theta)는 미포함.
Args: ticker: US 티커 (예: "AAPL") expiration: 만기일 "YYYY-MM-DD". 미지정 시 가장 가까운 만기. strikes_around_spot: 현재가 기준 좌우 strike 개수 (기본 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| expiration | No | ||
| strikes_around_spot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |