Trade Statistics
trade_statsRetrieves trade statistics for a security, displaying buy, sell, and neutral volume distribution across price ranges.
Instructions
Get trade statistics (buy/sell/neutral volume distribution). Returns items[]{price_range, buy_volume, sell_volume, neutral_volume} for price-volume profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "700.HK" |