PureBytes Links
Trading Reference Links
|
Thanks Tomasz for your usual prompt respond !
Jon.
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Tomasz Janeczko
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Friday, November 30, 2001 2:35
PM
Subject: Re: [amibroker] Sugestion, wish
and other
Hello,
1. Good idea but maybe not 0 but an "empty"
value
2. Thank you for pointing this out. Will check
it out & fix.
3. Will think about it.
4. The reason is that volume is an integer "by
nature" and offer more significant digits ( 10 instead of 7
)
but you are right - there are
also some drawbacks including limited ability to represent huge
numbers.
As a workaround for the
current version I would suggest calculating breath indicators using thousands
instead of 1's or 100's.
Best regards,Tomasz Janeczko===============AmiBroker - the
comprehensive share manager.<A
href="">http://www.amibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
jonf
To: <A
title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Friday, November 30, 2001 5:43
PM
Subject: [amibroker] Sugestion, wish
and other
Dear Tomasz,
I know that your are working on the generic data
Interface. while your are doing this I wonder if the followings
option/modification are plan:
1) Is it possible to have the foreign function return 0
without any dialog stopping the AFL if it can't find the name in the
database ? A second solution is to have a function in AFL that return 1if
the stock is present and 0 if it's not present !
2) Also, if we set "Enable partial database loading", the
foreign function doesn't load the data. Would it be possible to load the
data not only to the selected stock but also the ones that's get call by
foreign (If it's not already loaded).
3) An option to set the time interval of what it's display
and/or load when a stock is selected (with "start day" and "end day" ).The
perfect solution is to have options like the "Range" inside the
AutoAnalysis.
4) Is there a reason that Volume and OpenInterest are in
Integer and not in float ? With integer, the maximum limit is
sufficient for individual stock, but when you want to calculate volume on
breath data, the limit is reach easily with integer !
Thanks for any reply !
Jon.
Your 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.
|