[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Re: How to set number of decimal digits displayed in Chart Title ?



PureBytes Links

Trading Reference Links

 
----- Original Message -----
From: Steve
Sent: Tuesday, June 07, 2005 4:56 AM
Subject: [amibroker] Re: How to set number of decimal digits displayed in Chart Title ?

I should add that the standard Price chart title displays 4 but not so for
custom indicators in the title.
Look up the syntax for PREC() and WRITEVAL() in HELP and incorporate them in the title statement.  For example:
Plot(C, "", colorwhite);
Title = "Close = " + Prec(C, 1);


---- Original Message -----
From: "Steve" <avalon-ardy@xxxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Tuesday, June 07, 2005 6:51 PM
Subject: [trading] [amibroker] How to set number of decimal digits displayed
in Chart Title ?


> Quick question.
> How do I change the number of decimal digits displayed in the Chart Title?
> It defaults to 2 whereas I need 4 ( Forex). Can't find anything in
> preferences other than set deciaml places for RT quotes.
>




Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html




No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.4 - Release Date: 6/6/2005


Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





Yahoo! Groups Links