Returns the Exponential Average of the open for the specified period.


Returns a single data point

Not used during manual loop calculations
Examples

Example: Plot the 20 bar Exponential Average of the Open.
CopyVB.NET

plot = price.XAVGO(20)