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
| Parameter | Type |
|---|---|
plot | Plot |
opts | VolumeProfileOptions |