PureBytes Links
Trading Reference Links
|
Hello,
Did you read entire announcement?
http://www.amibroker.com/devlog/2007/09/04/amibroker-500-release-candidate-1/
Specifcally "IMPORTANT NOTES" part:
2. If your formula uses the following names: switch, case, break, continue, default as user-defined variable identifier then you
would need to rename them.
To do so follow the instructions in this article:
http://www.amibroker.com/kb/2007/04/05/new-keywords-in-afl-and-possible-conflict-with-user-defined-variables/
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "lifes_student_1" <suedeuno@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, September 05, 2007 12:13 AM
Subject: [amibroker] 5.0 RC blows up the woodies_cci_panel indicator
> variable ticmult has not been initialized. This worked with my prior
> release official release.
>
> RangeTitle1 = EncodeColor(colorBlack) + "Day Range " + EncodeColor
> (colorBlack) + StrToNum(NumToStr(round((HiDay - LoDay)*TicMult), 4.4));
>
>
> it doesn't like any of this variable reference now.
>
>
>
> 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>
>
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|