student 14 posts msg #121554 - Ignore student |
9/21/2014 10:46:49 PM
how do you find stocks which have more than doubled in last 6 months? I tried the following but get an error in the first line
find stocks where close is greater than 2 times close 180 days ago
and close is above 1
and average volume(90) is above 500000
|
four 5,087 posts msg #121556 - Ignore four |
9/21/2014 11:14:41 PM
|
student 14 posts msg #121558 - Ignore student |
9/22/2014 3:44:12 AM
Thank you so much, Four.
|
duke56468 683 posts msg #121559 - Ignore duke56468 |
9/22/2014 9:29:35 AM
Maybe this
|
four 5,087 posts msg #121561 - Ignore four |
9/22/2014 11:54:02 AM
@student
welcome
|
student 14 posts msg #121562 - Ignore student |
9/22/2014 2:12:05 PM
Thanks, Duke. Your filter gives the same list as the one Four posted. I ran the filter by changing 180 days to 30 days and found a stock 'DGLY' which was not in the original list. I increased the number of days and found that DGLY appears on the list till 165 days but not beyond that. I wonder why?
|