Get Stock Price Change
get_stock_price_changeRetrieve percentage price changes for a stock over timeframes from 1 day to max. Quickly check if a stock is up or down without full chart data.
Instructions
Get percentage price changes for a stock across multiple timeframes: 1D, 5D, 1M, 3M, 6M, YTD, 1Y, 3Y, 5Y, 10Y, and MAX. Use this for quick "how much is it up/down" answers without fetching full candle data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol (e.g., "AAPL", "TSLA") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |