analyze_indicators
Analyze technical indicators including RSI, MACD, and SMA to get current values, trend direction, and trading signals for cryptocurrency pairs.
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 |