Ease of Movement (EOM or EMV) is a volume-based oscillator fluctuating above and below the zero line. It quantifies the relationship between the price and the volume, thus measuring the ease of price movement.
Disposes the indicator.
Gets the indicator name.
The indicator name.
Sets the line color of the indicator.
New line color as string, should be in HEX format e.g. #FFFFFF.
Sets the line width of the indicator.
New line width.
Sets the type of Moving Average used in Ease of Movement calculations.
Moving Average type.
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 time periods (n) used to calculate the indicator.
New period count.
Sets the scale for the Volume values to keep them compatible with the other values.
New scale.
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.
Ease of Movement (EOM or EMV) is a volume-based oscillator fluctuating above and below the zero line. It quantifies the relationship between the price and the volume, thus measuring the ease of price movement.