OPEN-SOURCE SCRIPT
업데이트됨

Candle Volume POC

488
Candle Volume POC estimates the point of control for each individual candle using lower-timeframe volume data.

The script builds price bins inside each candle, distributes lower-timeframe volume across the bins touched by each lower-timeframe candle, then marks the price area with the highest accumulated volume.

Default lower timeframe is 15 seconds for higher precision. If your TradingView plan does not support seconds data, use 1 minute instead.

Notes:
- This is an approximation because Pine Script does not provide true tick-level volume-at-price data.
- Lower timeframes improve precision but reduce how far back TradingView can calculate due to intrabar history limits.
- POC marks may extend to the right on bearish candles when the POC is hidden inside the candle body.
릴리즈 노트
Changed calculation method to pull directly from footprint data with customizable tick size.
릴리즈 노트
Changed default tick size to 100.
릴리즈 노트
Added automatic footprint row sizing with a simple multiplier setting. Higher multipliers make the script lighter for large candles, while lower multipliers keep the POC more precise. Also added manual tick override and clearer warning text when footprint data is unavailable.

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.