Skip to content

Function: addVolumeProfile()

ts
function addVolumeProfile(plot, opts): BarLayer;

Defined in: finance/charts.ts:89

Volume-by-price histogram as horizontal bars (price on the y axis).

Parameters

ParameterType
plotPlot
optsVolumeProfileOptions

Returns

BarLayer

MIT licensed. WebGL2 required.