hey can be changed.
>
> For me "z-order" name represents actual functionality best. I have
> some doubts regarding "layer" word, because
> this old functionality actually is just visibility switch.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> -
ot; word, because
this old functionality actually is just visibility switch.
Best regards,
Tomasz Janeczko
amibroker.com
- Original Message -
From: "Dennis Brown"
To:
Sent: Wednesday, February 18, 2009 3:01 AM
Subject: Re: [amibroker] Plot() and z-order
> Tomasz,
>
>
Tomasz,
Thanks for all the layers. I have already added them to my charts
(which removed a bunch of spaghetti code) and have generically used up
all 11 already!
Having plot Z-layers makes my AFL much more modular and the includes
are more complete.
I just want to confirm that Gfx drawings
Hello,
With regard to 5.21.0 BETA new functionality
"Plot, PlotForeign and PlotOHLC now have new parameter zorder which defines the
Z-axis position of given plot. (FC#257)"
It works correctly for PlotOHLC and PlotForeign.
For Plot() function, the XShift parameter is incorrectly used as z-order.