get_realtime_price
Retrieve the current real-time IEX top-of-book price for any stock. Optionally include after-hours pricing data.
Instructions
Get the current real-time IEX top-of-book price for a stock.
Args: ticker: Stock ticker symbol (e.g. AAPL). after_hours: Include after-hours pricing data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| after_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |