| danv83 44 posts
 msg #55310
 - Ignore danv83
 | 9/27/2007 7:51:29 PM 
 i also would like something like this,,, ala my consecutive days post
 
 
 | 
| VousDeux 17 posts
 msg #56003
 - Ignore VousDeux
 | 10/24/2007 10:46:27 PM 
 Greetings:
 
 I'm trying to find stocks where the 50-day high occurred before the 50-day low, but I don't seem to be getting the desired result.
 
 
 
 
 Any help would be greatly appreciated.
 
 Thanks,
 
 Jerry
 
 
 
 | 
| tborgstadt 2 posts
 msg #120938
 - Ignore tborgstadt
 | 7/2/2014 4:53:37 PM 
 When would the "days" function return   -1  ?  (see below)
 
 
 
 
 
 | 
| spreadseller 3 posts
 msg #120945
 - Ignore spreadseller
 modified
 | 7/3/2014 10:21:01 AM 
 I'm trying to make a filter that shows large peak head and shoulders patterns that occur in a 60 day period i.e. low followed by a new high followed by a low that's about the same level as the first low. I thought the "days" measure might work but so far no meaningful results.
 So far this seems to be the closest to what I want. but its not really providing accurate spacing between the first low and the following high:
 
 Not sure how to make this hot...apologies
 
 Fetcher[show stocks where price reached a new 60 day low 30 to 60 days ago
 show stocks where price reached a new 60 day high in the last 30 days
 show stocks where price is near its 60 day low
 
 price is above $2.00
 
 average volume(90) is above 300000
 
 
 
 add column industry]
 
 Also, I notice that the -1 result in the filter above does not seem to be driven by the 11 days parameter as changing the 11 days to 12 or 9 produces the same results. Any ideas would be appreciated.
 
 
 | 
| duke56468 683 posts
 msg #120951
 - Ignore duke56468
 | 7/3/2014 4:20:09 PM 
 I don't think SF has any HS coding, but you can screen for HS and inverse HS on finviz.
 Click -screener, then -all, then -pattern, and select head and shoulders or head and shoulders inverse from the drop down menu. It's all free :)
 
 
 
 | 
| xarlor 619 posts
 msg #161396
 - Ignore xarlor
 modified
 | 10/14/2024 10:59:11 AM 
 
 
 
 |