[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [GT] SEMA



I have a better idea: Add a third argument to EMA to indicate the
starting value. By default, it starts with the SMA, but the SEMA would
be

{I:EMA 20 {I:Prices CLOSE} {I:Prices CLOSE}}

The original EMA can be gotten by

{I:EMA}
or
{I:EMA 20 {I:Prices CLOSE} {I:SMA 20}}

The updated EMA is attached...

Th.

> -----Original Message-----
> From: Robert A. Schmied [mailto:ras
AT
acm.org]
> Sent: Wednesday, March 12, 2008 1:21 PM
> To: devel
AT
geniustrader.org
> Subject: Re: [GT] SEMA
> 
> 
> ps -- i think SEMA is good, and unless you kibosh it, will commit it
> (someday)
> -- ras
> 

Attachment: EMA.pm
Description: EMA.pm