If you're using AQ release 1.93 or higher then you DO NOT need to change the format file - it was taken care of inside the program.
You guys need to read 2 lists: http://www.amibroker.com/devlog/ Or http://www.amibroker.com/devlog/2007/01/29/amiquote-193-released/ d > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of areehoi > Sent: Friday, February 16, 2007 2:02 PM > To: [email protected] > Subject: [amibroker] Re: yahoo data problem > > I'm puzzled. I download from Yahoo and haven't had any problems. Upon > reading post I checked the AQH format... it is as follows: > $FORMAT Date_DMY,Open,High,Low,Close,Volume,AdjClose Why am I not > having any problems? > > Dich H. > > > --- In [email protected], "bobjacketnow" > <[EMAIL PROTECTED]> wrote: > > > > Dang Paul, Thank You VERY MUCH, I thought it was something simple, > > but could not figure it out. How did you know to go to aqh.format > > and not yahoo.format?? > > bobjack > > > > > > --- In [email protected], "kelstonview" <paul@> wrote: > > > > > > It's because Yahoo have changed their dates. You have to go into > > > aqh.format and change the first line to: > > > $FORMAT Date_YMD,Open,High,Low,Close,Volume,AdjClose if it has DMY > > > instead. Best save old version first in case. But that > should solve > > > the problem > > > Paul > > > > > > > > > > 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 > > > >
