PureBytes Links
Trading Reference Links
|
Hello,
THere are some doubts about that. Our recent observations show
that Yahoo "Volume" column is (surprisingly) split-adjusted anyway :-(
so one would need to reverse this process to get unadjusted volume :-(
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "treliff" <treliff@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, August 10, 2006 3:38 AM
Subject: [amibroker] Re: Yahoo Data: Volume Split Question
> Dave, by replacing
>
> $FORMAT Date_DMY,Open,High,Low,Close,Volume,AdjClose
>
> with
>
> $FORMAT Date_DMY,Open,High,Low,Close,Volume
>
> (remove AdjClose) in the first line of the aqh.format file you import
> historical data not-split-adjusted. So that means actual volume, but
> also actual price....
>
> -treliff
>
> --- In amibroker@xxxxxxxxxxxxxxx, "inner_records" <inner_records@xxx>
> wrote:
>>
>> Yahoo automatically adjusts volume to account for stock splits; is
>> there a way I can program Amibroker or Amiquote to import the
> actual
>> volume for that day, not split adjusted?
>>
>> Thanks so much for your time,
>> Dave
>>
>
>
>
>
>
>
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
|