Gold Customer
Joined: 5/21/2005 Posts: 17
|
Hello
I am looking at setting up a scan where I can find stocks that have lossed 50% or greater of the high value of this year. So if in February a stock was at $100 and now is at $50 or less. I am not sure how to do this.
Thanks
|
Administration
Joined: 9/30/2004 Posts: 9,187
|
You can use the following condition to find stocks that have lossed 50% or more in the last year.
C/MAXH250 <= .5
Set the time frame on the condition to Daily.
|
Gold Customer
Joined: 5/21/2005 Posts: 17
|
Thank you
|