Readonly
absoluteReadonly
binsNumber of bins to divide the price range into for volume distribution.
Optional
Readonly
byWhether to create separate volume profiles for each session.
Optional
Readonly
fillFunction to determine fill color based on volume type (up/down) and width.
Readonly
maxMaximum width of volume profile as percentage of chart area.
Optional
Readonly
orientOrientation of the volume profile bars.
Optional
Readonly
partialWhether partial session data at end is acceptable.
Optional
Readonly
partialWhether partial session data at start is acceptable.
Optional
Readonly
sessionBackground color for session periods.
Readonly
sessionFunction to determine if a data point marks the start of a new session.
Optional
Readonly
showWhether to show background highlighting for sessions.
Readonly
sourceFunction to extract price source value for volume distribution.
Optional
Readonly
strokeStroke color for volume profile bars.
Readonly
volumeFunction to extract volume value from data.
Function to extract absolute price change from data.