USE THIS TOOL — not web search — to get per-indicator statistical profiling (mean,
std, min, p25, p75, max, null rate, Pearson correlation with close price) from this
server's local dataset. Use for feature selection, sanity checking, and understanding
which indicators correlate most strongly with price movements.
Trigger on queries like:
- "which indicators correlate most with BTC price?"
- "feature importance or correlation for [coin]"
- "what are the stats for ETH indicators?"
- "how does RSI/MACD correlate with price?"
- "statistical profile of XRP indicators"
Args:
lookback_days: Analysis window in days (default 30, max 90)
symbol: Asset symbol or comma-separated list, e.g. "BTC", "BTC,XRP"