analyze_indicators
Analyze technical indicators (RSI, MACD, SMA) for a cryptocurrency pair and timeframe, returning current values, trend direction, and trading signals to support market decisions.
Instructions
[Technical Indicators / RSI / MACD / SMA] テクニカル指標の総合分析。最新値・トレンド判定・シグナルをテキストで返す。十分な limit を指定(例: 日足200本)。
描画 → prepare_chart_data / render_chart_svg。バックテスト → run_backtest。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | btc_jpy | |
| type | No | 1day | |
| limit | No |