Get full indicator output
get_indicator_fullRetrieve complete per-bar indicator data and metadata for custom analysis. Use when you need the full array of plot values and associated metadata for a given symbol, indicator, and resolution.
Instructions
FULL calculator output — every per-bar plot array AND the metadata envelope. Large payload (100-300 KB). Use only when the agent needs per-bar context; otherwise prefer get_indicator_signal. Pass from (unix seconds) to load history further back than the default window. Results over 1 MB of JSON are refused with RESULT_TOO_LARGE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | ||
| config | No | ||
| symbol | Yes | ||
| provider | No | ||
| indicator | Yes | Indicator key as returned by list_indicators, e.g. sniperV3 | |
| resolution | Yes |