Get Volume Profile
get_volume_profileAnalyze volume-by-price to reveal point of control, value area, and high/low volume nodes for a symbol, identifying key support, resistance, and breakout levels based on historical trading activity.
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). |