Exponential Moving Average (EMA). Full name: ta_ema Defined in: ta.stub.php Parameters Parameter Type Description $values float[] $period int Return Value array<int,float|null> Values aligned to input indexes (leading nulls).