PureBytes Links
Trading Reference Links
|
I tried this and it didn't seem to help. I redownloaded my entire
database overnight and many of my symbols still do not show volume for
recent dates correctly.
What am I doing wrong?
Thanks in advance
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> wrote:
>
> Hello,
>
> The volume is now divided by 100 and it is expressed in HUNDREDS of
shares.
>
> It is controlled by
> $VOLFACTOR 0.01
> entry in aqh.format file
>
> This is to prevent trunaction of the volume on indexes.
>
> You may either go to aqh.format file and remove
> $VOLFACTOR 0.01
> statement
> OR
> re-download entire history.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: Tony Lei
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Saturday, February 10, 2007 5:19 PM
> Subject: [amibroker] Historical YHOO database
>
>
> Hi all,
>
> I've been checking on my historical database which was recently
updated and notice that the Volume is missing 2 digits (two zeroes).
Alot of stock that have a volume of over 1M shares now have 100K.
Anyone experiencing the same thing in their quote editor?
>
> e.g. AAPL, Volume 307,336 instead of 30,756,328
>
> Any help is appreciated,
>
> thanks
>
> Qi
>
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/
|