Expontial Moving Average for Any Indicator
SyntaxEMAANY[<defined indicator>;noofdays;daysbefore]
DescriptionUse this indicator if you want to get Expontial Moving average of any defined indicator
Example if you want to get Expontial Moving Average of High Value then use formula
EMAANY[high[0];14;0]