40027050 6 posts msg #32556 - Ignore 40027050 | 
7/12/2004 6:47:44 AM
  ( high - low ) / volume < ( high 1 day ago - low 1 day ago ) / volume 1 day ago
 As I write the formula with or without spaces, I get a total different result!
 What's the syntaxis for this formula please? Thanks for answering.
 
 
  | 
40027050 6 posts msg #32557 - Ignore 40027050 | 
7/12/2004 6:55:47 AM
  what I retrieving is todays high minus todays low devided by todays volume must be less than yesterdays high minus yesterdays low devided by yesterdays volume.
 
 
  | 
cegis 235 posts msg #32561 - Ignore cegis | 
7/12/2004 11:16:33 AM
  I don't see anything wrong at first glance, but SF may be having a problem trying to interpret what you want.  Perhaps using Day Point Range in place of calculating the ranges yourself would help??
 
 HTH,
 
 C
 
 
  | 
stockfetcher 980 posts msg #32562 | 
7/12/2004 11:43:04 AM
  This should do the trick:
 
  	    
 
 
 Steve
 StockFetcher.com Support
 
 
 
 
  | 
40027050 6 posts msg #32563 - Ignore 40027050 | 
7/12/2004 1:35:57 PM
  thanks guys, it works!
 
 
  |