----- Original Message ----- 
  
  
  Sent: Wednesday, October 19, 2005 5:51 
  PM
  Subject: Re: [amibroker] Tomorrow's 
  Pivots?
  
  Couldn't you use something like this change the 
  pivots dynamically as the day progresses
  And use an iif(timenum() > 160000,Plot etc 
  etc
  to display only on days end?
   
  
  DayH = TimeFrameGetPrice("H", 
  inDaily); // yesterdays high
  DayL = TimeFrameGetPrice("L", inDaily); // 
  low*/
  DayC = TimeFrameGetPrice("C", inDaily); // 
  close
  DayO = TimeFrameGetPrice("O", inDaily); // 
  current day open
   
 
  
    ----- Original Message ----- 
    
    
    Sent: Wednesday, October 19, 2005 5:17 
    PM
    Subject: RE: [amibroker] Tomorrow's 
    Pivots?
    
I thought the details were complete, Graham.
Why 'reverse 
    engineer' given that the unknown data [today's H, L and C]
become 
    increasing more certain as the day session's end 
    approaches?
Bob
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
  
  
  
  YAHOO! GROUPS LINKS