----- Original Message ----- 
  
  
  Sent: Sunday, October 28, 2007 1:50 
  PM
  Subject: [amibroker] Re: Plotshapes
  
  PlotShapes( shape, color, layer = 0, yposition = graph0, offset 
  = -12 ); 
  offset - (or distance) parameter (by default -12 ), Offset is expressed in 
  SCREEN pixels. Negative offsets shift symbols down, positive offsets shift 
  symbol up. To place the shape exactly at ypostion, specify 0 as offset 
  
   
  
--- In amibroker@xxxxxxxxxxxxxxx, "Ara 
  Kaloustian" <ara1@xxx> wrote:
>
> Plotshapes seems to place 
  the shapes at the specified distance above / below the close of the 
  bar.
> 
> Is it possible to specify the distance for high or 
  low?
> 
> Thanks
> 
> Ara
>