PureBytes Links
Trading Reference Links
|
Thanks to all,
--- In amibroker@xxxxxxxxxxxxxxx, "eric tao" <erichtao@xxx> wrote:
>
> you are missing period argument
> try this
> WMA(StochK(14), 5);
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Mohammed" <softnews2003@> wrote:
> >
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "Mohammed" <softnews2003@>
wrote:
> > >
> > >
> > > Hi All,
> > >
> > > I'm trying to write 14 day WMA of stock as bellow:
> > >
> > > WMA(StochK(14)));
> > >
> > > Can any one correct this formula.
> > >
> > > Thx
> > >
> >
> >
> >
> >
> > Sorry Like this one:
> >
> > Cross(StochK(15), WMA(StochK(14)));
> >
> > Thanks
> >
>
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.35/680 - Release Date: 2/10/2007 9:15 PM
|