romaco_analyze_market
Run full technical analysis on loaded candle data to produce a compressed MarketSummary with trend, support/resistance, momentum, volatility, and chart patterns.
Instructions
Run full technical analysis on the currently loaded candle data and return a compressed MarketSummary. Includes trend (direction + strength), piecewise linear price action, support/resistance levels (clustering), momentum (RSI, MACD, divergences), volatility (ATR, Bollinger Bands), and detected patterns (H&S, double top/bottom, triangles, flags). Call romaco_load_candles first. Returns ~500 tokens of structured features instead of raw OHLCV. With a ROMACO_TOKEN (Pro), this is computed server-side when available, with automatic fallback to local compute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||