quote_get
Retrieve real-time quote data including price, OHLC, and volume for the current chart symbol or a specified symbol, automatically switching charts when needed.
Instructions
Get real-time quote data for a symbol (price, OHLC, volume). If symbol is provided and differs from the current chart, the chart is briefly switched to fetch the quote and then restored — adds ~1-2s and serializes parallel calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Symbol to quote (blank = current chart symbol). Non-blank values cause a chart switch + restore. |