PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxx> wrote:
>
> you could try adding styleownscale or styleleftaxisscale to the a3
plot
> statement
> alternatively instead of zero use null
> a3=IIf(a1>a2,a1,null);
> It all depends on what you really require
>
> --
> Cheers
> Graham
> AB-Write >< Professional AFL Writing Service
> Yes, I write AFL code to your requirements
> http://www.aflwriting.com
>
I did not know iif function can include null in its definition, it
solves my topic, thanks a lot.
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.11/542 - Release Date: 11/20/2006
|