Where is this No of Lines to be skipped? I went to File->Import Ascii,choose the file and it automatically starts and give me error.
Also this file is what i got from MSN EOD thru Amiquote, all i did was added one extra line of data on top, ie: the 6/16 price stuff. --- In [email protected], "Prashanth" <[EMAIL PROTECTED]> wrote: > > Hello, > > There is a Checkbox where No of Lines to be skipped is present. Place a value of 1 there. Also check that the date format you are importing is the same as you are giving , i.e., MDY. > > Cheers > > Prashanth > > ----- Original Message ----- > From: hatizen > To: [email protected] > Sent: Friday, June 15, 2007 6:47 PM > Subject: [amibroker] importing ASCII error > > > Hi, > > I get the following error when trying to import the aqm file below > > Logging started for 'C:\Program > Files\AmiBroker\AmiQuote\Download\A.aqm' file, using format > definition file 'Formats\aqm.format' > Error in line DATE,OPEN,HIGH,LOW,CLOSE,VOLUME > Invalid (close) price. Prices must be positive. If you want to import > no quotation data please specify $NOQUOTES 1 ('no quotation data' box > in Wizard) > Invalid date format/value > > File to be imported > # $NAME A > "US and Canadian historical stock prices and US indices prices > provided by CSI, Inc." > "US historical mutual fund and industry prices provided by Media > General Financial Services." > "International stock prices and International indices prices provided > by Interactive Data Corporation." > Agilent Technologies Inc (A) > Daily prices > DATE,OPEN,HIGH,LOW,CLOSE,VOLUME > 6/16/2007,37.82,38.47,37.72,38.47,2904500 > 6/15/2007,37.82,38.47,37.72,38.47,2904500 > 6/14/2007,37.82,38.47,37.72,38.47,2904500 > 6/13/2007,37.82,38.47,37.72,38.47,2004500 > 6/12/2007,37.44,37.83,37.1,37.47,2158000 > 6/11/2007,37.38,37.92,37.15,37.71,1504700 > 6/8/2007,37.3,37.55,36.94,37.53,2656400 > 6/7/2007,38.12,38.37,37.26,37.26,2551800 >
