powered by
Add Volume of a series, if available, to the current chart. This is the default TA argument for all charting functions.
addVo(log.scale=FALSE)
use log-scale for volume
Volume will be draw in a new window on the current chart. A chobTA object will be returned silently.
Add volume bars to current chart if data object contains appropriate volume column.
log.scale will transform the series via standard R graphics mechanisms.
addTA
# NOT RUN { addVo() # }
Run the code above in your browser using DataLab