Awesome Oscillator (AO) provides information about the strength of the stock and possible reversals. It compares recent momentum with the momentum over a longer time frame.
Disposes the indicator.
Gets the indicator name.
The indicator name.
Sets the colors of the bars.
The color of the bar, when its value is higher that the previous bar.
The color of the bar, when its value is lower that the previous bar.
Sets the name of the indicator.
New indicator name.
Moves the indicator from its calculated position forward or backward.
New offset value.
Sets the number of short-term and long-term time periods used to calculate the indicator.
Short-term period count.
Long-term period count
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.
Awesome Oscillator (AO) provides information about the strength of the stock and possible reversals. It compares recent momentum with the momentum over a longer time frame.