woodsmen63 23 posts msg #42284 - Ignore woodsmen63 modified | 
3/21/2006 7:42:44 AM
  Having trouble adding days of week to certain filters for instance: only even days or only humpdays or only days ending in 2 or days with multiple of 3....any help out there would be appreciated...[this is for statisical purposes only]
 
 
 
 
 
  | 
woodsmen63 23 posts msg #42294 - Ignore woodsmen63 | 
3/21/2006 12:47:06 PM
  Figured it out pretty simple
 
 offset date xx/xx/06
 offset date xx/xx/06 etc 
 
 another words backtesting by date hardly stretching the fetch
 
 
  | 
nikoschopen 2,824 posts msg #42323 - Ignore nikoschopen | 
3/22/2006 9:53:16 AM
  How about some customizable date offsets?
 
 
 date offset "FROM 02/01/xx TO 04/30/xx"
 
 and/or (if & only if, but why the hell not?@$!)
 
 date offset "Friday of every other week"
 
 
  |