witnessofgrace 2 posts msg #124787 - Ignore witnessofgrace | 
8/28/2015 10:38:58 PM
  I am trying to calculate the number of days since a 20 day high or low was set and have been unsuccessful. Any suggestions??
 MIlton
 
  | 
four 5,087 posts msg #124788 - Ignore four modified | 
8/28/2015 10:48:33 PM
  Give this link a try:
 http://www.stockfetcher.com/forums/Indicators/Days-Since-DAYS/34496
 
 The manual is here:
 http://www.stockfetcher.com/sfhelp/?id=100379
 
 The indicators are here:
 http://forums.stockfetcher.com/sfforums/?fid=1006
 
 
 
 
 
  | 
witnessofgrace 2 posts msg #124791 - Ignore witnessofgrace | 
8/28/2015 11:09:03 PM
  I've been all over those links. 
 
 DAYS function requires a comparative clause which compare two operand's values on the same date. It seems I need to compare on operand (such as today's 20 day low) with another operand (such as the close on previous days) in order for the DAYS function to calculate a difference in days, which the DAYS function appears to avoid. 
 
  |