PureBytes Links
Trading Reference Links
|
Hello,
Jon is right.
Indeed there was inconsitency between
graphNcolor and graphNbarcolor that was
fixed in 3.80.1.
If your formulas used graphNbarcolor no
change is necessary, if they used graphNcolor
you would need to decrease color index used
by one.
As for Jon's suggestion - I will provide constants
like clrWhite, clrBlack, clrRed.
Best regards,
Tomasz Janeczko
amibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
jonf
To: <A
href=""
title=amibroker@xxxxxxxxxxxxxxx>amibroker@xxxxxxxxxxxxxxx
Sent: Tuesday, November 20, 2001 6:26
AM
Subject: Re: [amibroker]
Amibroker380up.exe & colors
Dear Panos,
This is the inconsistency that was between graphNcolor
(indexed was starting at 1) and graphNbarcolor (index was starting at 0),
See the tomasz email on the attachment !
Now the two variables use the same index but a mismatch is
now present with our previous indicators !
I changed all my indicators to reflect the new indexing
because it was more confusing before to have 2 type of index. So I hope this
will not change again !
Tomasz:
One suggestion would be to use string for graphNcolorand
graphNstyle so it's. Another suggestion would be to use RGB color insteadof
Index color.
Jon.
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Panos
Boufardeas
To: <A
href=""
title=amibroker@xxxxxxxxxxxxxxx>amibroker@xxxxxxxxxxxxxxx
Sent: Monday, November 19, 2001 11:40
PM
Subject: [amibroker] Amibroker380up.exe
& colors
<SPAN lang=EN-US
>
Dear
Tomasz first of all I have to say thanks for
updating…..
<SPAN lang=EN-US
>
I don’t
know if I miss something but I have a problem FIRST time with colors
after install
AmiBroker380up.exe from the last version
ab380beta.ZIP
<SPAN lang=EN-US
>
For
example I was looking
<SPAN lang=EN-US
>Amibroker380up.exe<SPAN
> :<SPAN
> until
ver ab380beta.ZIP
White
now is 2<SPAN
>
//was
3
<SPAN lang=EN-US
>graph0color = 6;<SPAN
>
// was
7
<SPAN lang=EN-US
>graph1color = 4;<SPAN
>
// >><SPAN
> 5
<SPAN lang=EN-US
>graph2color = 7;<SPAN
>
// >><SPAN
> 6
and
many others I did check them all
<SPAN lang=EN-US
>
<SPAN lang=EN-US
><FONT
face=Arial size=2>This happen only to me? Nobody complain about
colors
<SPAN lang=EN-US
>
<SPAN lang=EN-US
>
Best regards////----------------------\\\\ <A
href="">akaraman@xxxx Panos
BoufardeasYour use of Yahoo! Groups is
subject to the Yahoo! Terms of
Service. Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|