Get latest signal
get_indicator_signalRetrieve the latest signal envelope for a specified indicator, symbol, and resolution. Get signals, trades, and the current open trade without full per-bar data.
Instructions
Latest signal envelope for the given (indicator, symbol, resolution). Returns the proprietary metadata only — signals[], trades[], currentTrade — without the full per-bar plot arrays. Use this for 'what is sniperV3 saying about BTC on 15m right now?'. Optional config overrides the indicator's default params; provider forces a bar provider (auto / hyperliquid / binance / tiingo / intrinio / databento).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | ||
| symbol | Yes | ||
| provider | No | ||
| indicator | Yes | Indicator key as returned by list_indicators, e.g. sniperV3 | |
| resolution | Yes |