Hi Tom, It is from Q+ Beta. I changed BBB scan to your suggestion on vol. Will enter Float, but not sure what to add as a value. (Float >=30/mil ?) --------Q+ Beta Scan----------- output ="BBB.lst" Exchange = Nyse, Amex, Nasdaq if (close (0) > close(-5)*1.05 and (close (0) >=1.5) and(close (0) <=27) and (vol(0) > avgvol(0,-63)) and (AvgVol(0,-22) >= 400) and (close(0) > max(0,-250,cl) *0.85))then println Symbol , "," , Close(0) , "," ,description endif ------------------------------- Any suggestions Tom - Ricard or anyone?
How goes your artwork Tom? Rob |