Indicators

volumeProfilePOC

Volume Profile Point of Control (POC) represents the price level with the highest trading volume. It indicates the price level where most trading activity occurred, often serving as a strong support or resistance level.

volumeProfilePOC (tick)

Volume Profile Point of Control (POC) represents the price level with the highest trading volume. It indicates the price level where most trading activity occurred, often serving as a strong support or resistance level.

Input parameters

PropTypeDefaultDescription
minutes*number60The lookback period in minutes
levelsnumber24Number of price levels to divide the range into

SQL example

TICK volumeProfilePOC WITH minutes=60, levels=24 > 100 THEN order SET size=100, price=51.00, transmit=true

On this page