get_depth
Retrieve raw order book depth data for a trading pair. Use for differential calculations, wall detection, and pressure analysis with configurable level depth.
Instructions
板の生データ取得(/depth API直接)。差分計算・壁検出・圧力分析の元データ。maxLevelsで層数制限。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | Yes | Trading pair (e.g., btc_jpy) | |
| maxLevels | No | Maximum number of price levels |