Thanks for the response ... but how do you set
the offset from the high value of the bar?
-----
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@xxxxxxxxx
ps.com, "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
>