When I calculate the EMA manually for a specific day by using
(C-P)*K+P=ema
Where C= close of stock today
K= 2/1+n (n- periods)
P= EMA for previous day
I got the right figure by comparing my output with which I got from my software chart for stock analysis. But, when I run the software...