----- Original Message ----- 
    
    
    Sent: Sunday, June 26, 2005 3:34 
    AM
    Subject: Re: [amibroker] Re: So Long 
    Amibroker, [No Volume Charts]
    
    well that is what the code does, or at least 
    that was the intention, see chart (the widt of the box compares to a certain 
    volume, further the open, high, low and close during this equivolume period 
    are indicated). I was just curious if it could not be made with Amibroker as 
    it is right now or that there is something far more complicated about this 
    charting ...
     
    The time scale (X axis) on equivolume charts 
    reflects volume although time is shown.  The width of each 
    bar is proportional to volume.  As a result, the time axis is changed 
    from the standard "equal time."  As far as I know, this is not possible 
    with AB at this time.  An example of your code and and an equivolume 
    chart are attached.  Notice that the distance between the 
    time markers is not constant.  You can Google for a more detailed 
    discussion.
     
    
      ----- Original Message ----- 
      
      
      Sent: Sunday, June 26, 2005 1:09 
      AM
      Subject: Re: [amibroker] Re: So Long 
      Amibroker, [No Volume Charts]
      
       
      
        ----- Original Message ----- 
        
        
        Sent: Saturday, June 25, 2005 3:27 
        PM
        Subject: Re: [amibroker] Re: So 
        Long Amibroker, [No Volume Charts]
        
        is this anywhere close to the real 
        thing?
         
        Take a look at the 
        attached.