Mark,
Graesser said:
Hi Again Lawrence,
The #NUM error means that Excel can't calculate the value. What values are you trying to take the exponential of? For some reason excel can't take an exponential of a number over 709.
Mark,
That was the problem with the syntax. However, that was not what I was looking for.
I am enclosing the "blurb" of Exponential Moving Average from MetaStock, could you take a look at
it, and tell me the formula for what I want.
Much appreciated.
A1 1
A2 2
A3 3
A4 4
A5 5
Average(Exp(A1:A5))
Gave a number way off of 46.64
---------------------- begin
An exponential (or exponentially weighted) moving average is calculated by applying a percentage of
today's closing price to yesterday's moving average value.
For example, to calculate a 9% exponential moving average of IBM: First, we would take today's
closing price and multiply it by 9%. We would then add this product to the value of yesterday's
moving average multiplied by 91% (100% - 9% = 91%).
Because most investors feel more comfortable working with time periods rather than with percentages,
MetaStock converts days into an exponential percentage. For example, if a 21-day exponential moving
average is requested, a 9% moving average is calculated.
The formula for converting days to exponential percentages is as follows:
For example, to calculate a 10-day exponential moving average, you would use 0.18:
To convert an exponential percentage into time periods, you would use the following formula:
Using our previous example, we can check to see that a 0.18 exponential moving average is actually a
10-day average.
The method used to calculate an exponential moving average puts more weight toward recent data and
less weight toward past data than does the simple moving average method. This method is often
called exponentially weighted.
---------------------- end
Thanks for any help you can give.
Lawrence M. Seldin, CMC, CPC
Author of POWER TIPS FOR THE APPLE NEWTON and INTRODUCTION TO CSP
Author of RECRUITSOURCE PEOPLESOFT EXAM and RECRUITSOURCE SAP/R3 EXAM
NOTE: To send me an email, remove TAKEOUT from my email address: (e-mail address removed)
NOTE: My web home page:
www.seldin.net