Anyone know how they are calculating Moving Average Exponential? Sorry if a basic/dumb question
When asking “Anyone know how they are calculating Moving Average Exponential?” who is “they”? Investopedia has an article on the general approach to calculating Exponential Moving Average (EMA) here. There are also a number of other resources by doing a google search. As far as implementation, TALIB has some libraries (including python) which can do the work for you.