get_technical_analysis
Get confluence direction/confidence, trend, MACD, volume, chart patterns, and market-structure signals (BOS/CHOCH/liquidity-sweep/order-flow/volume-profile/institutional-footprint) for one ticker, computed from real OHLC price data -- the same engine that powers XFINLAB's chart-analysis and ai-analysis pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language for text labels, e.g. 'en', 'zh-HK'. | en |
| period | No | History window, e.g. '6mo', '1y'. | 6mo |
| ticker | Yes | Ticker to analyze, e.g. 'TSLA', '0700.HK'. | |
| api_key | No | XFINLAB Intelligence API key (X-API-Key). Omit if supplied via HTTP header instead. | |
| interval | No | Candle interval, e.g. '1d'. | 1d |