render_depth_svg
Generates an SVG depth chart visualizing the order book bid-ask spread and market depth. Use for file-based embedding or saving when client-side rendering is not suitable.
Instructions
[Depth Chart / Order Book Visualization] 板の深さチャートを SVG 生成(depth chart / order book visualization / bid-ask depth)。 クライアント側(Claude.ai の Visualizer 等)で描画可能な場合は prepare_depth_data を優先し、本ツールは SVG/PNG ファイル保存(preferFile / autoSave)やファイル埋め込み用途にフォールバックする位置づけ。 data.svg を HTML に埋め込んで表示。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | btc_jpy | |
| type | No | 1day | |
| depth | No | ||
| autoSave | No | ||
| preferFile | No |