therm 5 posts msg #158004 - Ignore therm | 
11/7/2021 12:56:41 PM
  In the Perfect Speculator, Brad Koteshwar says one needs to watch stocks which are no older than 10-15 years. What code should I use to filter out companies that are listed less than 15 years? Cheers.
 
  | 
compound_gains 225 posts msg #158010 - Ignore compound_gains modified | 
11/9/2021 7:24:58 AM
  SF does not have the search/filtering capability for the timeframe you want. But something like..
  	    
 ...might indicate that the stock ticker was not listed 15 years and 1 month ago (15 * 12 + 1 = 181 months).
 
  | 
therm 5 posts msg #158038 - Ignore therm | 
11/15/2021 5:15:04 AM
  Don't really understand how that works with the 0.01 close, but it sure seems to be working. Thank you for saving me some time each week manually filtering out my results!
 
  |