PureBytes Links
Trading Reference Links
|
you are missing period argument
try this
WMA(StochK(14), 5);
--- In amibroker@xxxxxxxxxxxxxxx, "Mohammed" <softnews2003@xxx> 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.34/679 - Release Date: 2/10/2007 4:08 PM
|