Add Volume to Chart
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)
log.scale |
use log-scale for volume |
Add volume bars to current chart if data object contains appropriate volume column.
log.scale will transform the series via standard R graphics mechanisms.
Volume will be draw in a new window on the current chart. A chobTA object will be returned silently.
Jeffrey A. Ryan
## Not run: addVo() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.