get_volume_profile
Analyze volume-by-price to uncover value areas and volume nodes, highlighting where price moves quickly and acting as support, resistance, or breakout levels.
Instructions
Volume-by-price for a symbol: point of control, value area, and the high and low volume nodes around the current price.
Answers "where did this market previously agree on value, and where did it refuse to trade" — the auction-theory reading that price and oscillators cannot give. High volume nodes are shelves the market accepted and tends to revisit; low volume nodes are thin prices it rejected, and price usually travels through them quickly, so they act as breakout levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker (e.g. AAPL, NVDA). | |
| buckets | No | Price bins; higher is a finer profile (default 20). | |
| interval | No | Bar size — D, W, M, H1, M30, M15, M5, M1 (default D). | D |
| lookback | No | Bars in the profile window (default 100). | |
| value_area_pct | No | Fraction of volume inside the value area (default 0.70). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |