rtsplot.volume {rtsplot} | R Documentation |
Plot volume
Description
Plot volume
Usage
rtsplot.volume(
y,
col = rtsplot.volume.col(y),
border = rtsplot.theme()$col.border
)
Arguments
y |
|
col |
color for volume bars |
border |
color for volume bars border |
Value
nothing
[Package rtsplot version 0.1.5 Index]