tengu_v3_intel_chart
Candlestick chart with optional RSI/MACD/Bollinger overlays — returns a base64 PNG in a standard image envelope plus an OHLCV summary block (interval minute|hour|day|week|month, default day; 120 bars). Call this when the user asks to see a chart; powers chart-emitting skills (TA Master, Trading Plan, Apex Equity Intel).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | No | ||
| ticker | Yes | Path parameter 'ticker' (required). | |
| interval | No | day | |
| indicators | No | rsi,macd,bb |