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

Re: Exploration Formulas



PureBytes Links

Trading Reference Links

You just want to ask for an MA higher than yesterday, or higher than last
week. So  e.g. "mov(c,20,s)>ref(mov(c,20,s),-1)" or
"mov(c,20,s)>ref(mov(c,20,s),-7)"
Mal

----- Original Message -----
From: "Michael Dempsey" <m.dempsey@xxxxxxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxxxxxxx>
Sent: Wednesday, May 31, 2000 10:53 PM
Subject: Exploration Formulas


> Hi All,
>
> I am trying to learn how to right explorations is MetaStock, and it is
> proving quite a challenge.
>
> I need help in trying to get the exploration to find stocks with a rising
> moving average. How do I tell the machine to " find rising (moving average
> fml)".
> It does not matter if the MA is above or below the MA.
>
> Thanks in advance
> Michael Dempsey
> mdempsey@xxxxxxxxxxxxxxx    or
> dempsey1@xxxxxxxxxx              if the top one does not work.
>