analyze_sma_snapshot
Analyzes SMA snapshots to detect golden and dead crosses, identify bullish, bearish, or mixed alignments, and retrieve latest moving average values for cryptocurrency pairs.
Instructions
[SMA / Moving Average / Golden Cross] SMA(simple moving average / golden cross / dead cross)の数値スナップショット。最新値・クロス検出・整列状態(bullish/bearish/mixed)。
⚠️ 最新値のみ。時系列チャート描画 → prepare_chart_data(indicators: ["SMA_25","SMA_75"] 等)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | btc_jpy | |
| type | No | 1day | |
| limit | No | ||
| periods | No |