Hello, If you are using 1.94 then it accepts both new and old date formats that Yahoo now uses without problem.
What you may check - is to DOUBLE CLICK on an item in AmiQuote after download and see what is inside - you should see the data lines for selected FROM-TO range. Also the date format in aqh.format file MUST BE: $FORMAT Date_DMY,Open,High,Low,Close,Volume,AdjClose Any other format won't work with AQ 1.94. Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "jydejyde" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, February 22, 2007 12:48 PM Subject: [amibroker] Re: Yahoo historical > --- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote: > > I *am* using 1.94...! Problem still persists. > > CJ > > >> >> You *need to* use AMiQuote 1.94. >> ========================= >> >> Best regards, >> Tomasz Janeczko >> amibroker.com >> ----- Original Message ----- >> From: "jydejyde" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Thursday, February 22, 2007 12:06 AM >> Subject: [amibroker] Re: Yahoo historical >> >> >> > Thanks for the suggestion, though in my case, changing to YMD didn't >> > make any difference. >> > >> > To the people who are seeing Importing but no new data being added, >> > it's because it seems able to get you something with a date prior to >> > the 15-Feb. If you have a start date of 16-Feb or later, it will give >> > you a 404 - Not Found. >> > >> > I am mainly getting the FTSE and OMX (Copenhagen) companies so >> > Presidential in the US should have no bearing on this. >> > >> > Anybody managed to solve this or get data from Yahoo lately? I was >> > hoping it was just a glitch but it seems pretty persistant by now. >> > >> > CJ >> > >> > --- 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 - Join or create groups, clubs, forums & > communities. Links >> > >> > >> > >> > >> > >> > > > > > 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 - Join or create groups, clubs, forums & communities. Links > > > > >
