Hi,

The following scan will select the stocks you are looking for - 

output = "sledge";
exchange = nyse, nasdaq, amex;
if rsi(0) < 30
then 
println symbol;
endif;

In the scan program, click the Add button. Then copy and paste the 
above into the Scan code box. Give the scan a unique name and click 
Done.

You can run the scan each day to get a new updated list.

Greg



--- In [email protected], "sledgetack" <[EMAIL PROTECTED]> wrote:
>
>     I'm afraid I don't understand how to write a scan.  Too dumb I 
> guess, Anyway will someone write a scan for me to creat a list of 
> stocks that have a RSI at or less than thirty.
> 
>                                           Thanks a Bunch
>                                               Sledge
>


Reply via email to