PureBytes Links
Trading Reference Links
|
Sorry, i've forget the right question to
post.
I asd about:
IndustryID( mode = 0 )mode = 0(or no
argument is given)- these functions return numerical ID (as in 3.79)mode = 1
- these functions return name of the category (text)
How can i insert this in my formula
Thomas
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Thomas Z.
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Thursday, November 08, 2001 9:10
PM
Subject: Re: [amibroker] AmiBroker3.80
beta (Win32) available
Dear Tomasz,
How can i use the new function.
Do you have an example please.
Thomas
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Tomasz Janeczko
To: <A title=amibroker@xxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Thursday, November 08, 2001 7:55
PM
Subject: [amibroker] AmiBroker 3.80
beta (Win32) available
Hello,
A new beta version of AmiBroker (3.80) is
available for download
from the following
locations:
<FONT face=Tahoma
size=2>http://www.amibroker.com/bin/ab380beta.exe
<FONT face=Tahoma
size=2>http://www.amibroker.net/bin/ab380beta.exe<A
href=""><FONT face=Tahoma
size=2>ftp://ftp.amibroker.com/pub/ab380beta.exe
(Self extracting archive 330KB)
CHANGES FOR VERSION 3.80 BETA (AS COMPARED TO
3.79)
a default argument mode = 0 added to the following
functions:GroupID( mode = 0 ), MarketID( mode = 0 ), SectorID( mode =
0 ), IndustryID( mode = 0 )when mode = 0 (or no argument is
given)- these functions return numerical ID (as in 3.79)mode = 1 -
these functions return name of the category (text)
added predefined symbols True = 1 and False = 0
Avg and A are highlighted by the AFL editor now
The number of chart sheet tabs is now definable bythe
user (from 1 upto 20 tabs)The default was increased to 8. A pager
control added to scroll the tabs if there is not enough space to fit all
tabs and the horizontal scroll bar
New AFL functions: AddColumn( array, name, format =
1.2 );AddTextColumn( text, name );Plot( array, name,
color/barcolor, )
New reserved variableGraphNname = "string";
"show current trade arrows" in AA window works correct
also for "open long" and "open short"
AND, OR, NOT are highlighted in AFL editor
BuyPrice, SellPrice, ShortPrice, CoverPrice arraysare
checked against High/Low range for every bar and adjusted if they are
outside of the allowed range due to the wrong formula. Also these arrays
are checked for {empty} values and fixed to back to the default set in
Settings if an {empty} is encountered.
data tooltip is less sensitive to the mouse movement when
a chart is zoomed in
sharing violation exception is now caught when trying to
save AFL/CSV over the file that is opened exclusively by another
application.
The on/off status of format toolbar buttons (thickline,
dotted, right extend) is preserved between sessions
Best regards,Tomasz
Janeczko===============AmiBroker - the comprehensive share
manager.<FONT face=Tahoma
size=2>http://www.amibroker.com
<FONT face=Tahoma
size=1>Your use of Yahoo! Groups is subject to
the Yahoo! Terms of
Service. Your use of Yahoo! Groups is
subject to the Yahoo! Termsof
Service.
|