Exponential Moving Averages
Some software vendors use a time period instead of a percentage. In this case use the following formula to convert the percentage to time period
To calculate the time period of a 15% exponential moving average
time period = (2 / 0.15) -1 = 12.3 days