PureBytes Links
Trading Reference Links
|
Yuki,
This can happen if you add some more plots to BUILT-IN indicators.
This is so because in that case labels are plotted twice.
Once for built-in indicator (internal code)
and once for your added (overlaid) code.
An easy solution it to use Custom indicator instead.
Since they are plotted in one-pass no overlapping happens.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Yuki Taga" <yukitaga@xxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, February 21, 2003 3:10 AM
Subject: [amibroker] right margin labels (Tomasz)
> Quite a while back you had fixed a problem with the right margin
> labels overlapping each other. Recently (at least one or two
> versions back now, maybe more) they have begun overlapping and
> obscuring each other. Can we have a fix on this again?
>
> (see gif)
>
> Yuki ^_^
>
> mailto:yukitaga@xxxxxxxxxxxxx
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|