Available translations

EMA Crossing

foundations.png
Summary: This indicator contains two exponential moving average (EMA) products. For more information on the EMA indicator, see the EMA documentation in the Sparta data mine.
This indicator uses 2 separate EMA signals:
  • EMA 1 length: 12
  • EMA 2 length: 48
Change the input to optimise it for your use case!
Most of Omega indicators can use different period values. To change periods:
  • Put the text marker in the edit box, and press Arrow Up until you reach the top of the code.
  • Look for "User defined values".
  • Enter the values of your choice.
Products, Properties & Examples
Product Name Product Variable Properties
EMA Crossing emaCrossing ema01, ema02
 /* EXAMPLE */

//EMA1 is above EMA2
chart.at01hs.emaCrossing.ema01 > chart.at01hs.emaCrossing.ema02
Previous
Triple Arnaud Legoux Moving Average (ALMA)
Next
Conservative Moving Average