PureBytes Links
Trading Reference Links
|
Humph,
Try reading the manual. It is simple.
If you do not try, you will not learn.
For instance, your first query might start with a line in the filter column
of your new exploration of
" CLOSE < = 1.00 AND............."
Otherwise the equis web site has a few explorations to give you more
examples.
Simon.
-----Original Message-----
From: Humphrey Geiseb <hum@xxxxxxxxxx>
To: metastock@xxxxxxxxxxxxx <metastock@xxxxxxxxxxxxx>
Date: 24 June 2000 06:42
Subject: Coding explorations
>How can I code an exploration for the following conditions?
>
>1. Finds stocks $1 or lower with AVERAGE DIRECTIONAL MOVEMENT (ADX)
>RATING of 35 or more and RSI of 65 or more.
>
>2. Finds stocks $5 or lower with an AVERAGE DIRECTIONAL MOVEMENT (ADX)
>RATING of 35 or more and RSI of 65 or more and also
>experiencing 200% greater volume than the average day over the
>past six months.
>
>3. Finds stocks that closed within 10% of today's high.
>
>4. Finds stocks that are 10% above a 52 WK low but experiencing a
>positive surge in volume and in price. Price must move up at least 2.8% and
>the volume over the past two days must be 200% or more than average volume
> over the past month.
>
>
>
|