EMA
Exponential Moving Average
Description
Exponential Moving Average of Close prices
Category
Native
Parameters
N
( Default: 12 Min: 1 Max: 1000 )
Chart Script
EMA(C,N);