工具 API
yfinance_ get_ option_ dates
Fetch available option expiration dates for a stock. Returns JSON array of expiration dates in YYYY-MM-DD format. Use these dates with the 'yfinance_get_option_chain' tool to fetch the options chain for a specific date.
finance1 积分
调用信息
- 工具标识
- smg-yfinance.yfinance_get_option_dates
- 服务提供方
- Yahoo Finance
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
symbol必填Stock ticker symbol (e.g., 'AAPL', 'GOOGL', 'MSFT')