Volume is the number of traded securities over a certain time period.
Disposes the indicator.
Gets the indicator name.
The indicator name.
Sets the color of the volume bars. Has no effect when two colored bars are being used.
New line color as string, should be in HEX format e.g. #FFFFFF.
Sets the name of the indicator.
New indicator name.
Moves the indicator from its calculated position forward or backward.
New offset value.
When enabled, shows Volume as an overlay in the price chart. When disabled, Volume is shown as a separate study below the price chart.
Set true to show as an overlay, false to show as a separate study.
When enabled, the Volume bars are colored based on the OHLC-data's candlestick/bar color of that day.
Use two colored bars.
Sets the type of the indicator's value label(s).
Value label type.
Sets the visibility of the indicator. Hiding the indicator via setVisible(false) does not remove it. Use dispose() to delete any indicator.
Visibility of the indicator.
Programmatically opens the indicator settings menu.
Volume is the number of traded securities over a certain time period.