analyze_bb_snapshot
Retrieve current Bollinger Bands metrics: bandwidth, z-score, and price position within σ bands. Supports default (±2σ) or extended (±1σ,±2σ,±3σ) analysis for volatility assessment.
Instructions
[Bollinger Bands / BB / Squeeze] ボリンジャーバンド(BB / squeeze / bandwidth / zScore)の数値スナップショット。軽量・BB特化。
mode=default: ±2σ帯の基本情報 / mode=extended: ±1σ/±2σ/±3σの詳細分析。
⚠️ 最新値のみ。時系列チャート描画 → prepare_chart_data(indicators: ["BB"])。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | default | |
| pair | No | btc_jpy | |
| type | No | 1day | |
| limit | No |