[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: importing



PureBytes Links

Trading Reference Links

IT IS ONE LINE BUT STILL DONT IMPORT
I cut the line to after the low. That imports ok
could it be the version of ami. I am using 4.08 beta



--- In amibroker@xxxx, "Tomasz Janeczko" <amibroker@xxxx> wrote:
> Nick,
> 
> 1. entire $FORMAT definition should be in ONE line
> 2. There is a limit of 30 fields in one row but you didn't exeed it
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message ----- 
> From: "nickhere" <nickhere@xxxx>
> To: <amibroker@xxxx>
> Sent: Tuesday, October 01, 2002 5:51 PM
> Subject: [amibroker] importing
> 
> 
> > is there a reason i cant import this format
> > 
> > # by AmiBroker's ASCII Import Wizard
> > $FORMAT Ticker, Date_MDY, Skip, Close, Skip, Skip, Skip, Skip, 
> > Volume, High, Low, Skip, Skip, Skip, Skip , Skip, Open, Skip, Skip
> > $SKIPLINES 1
> > $SEPARATOR ,
> > $CONT 1
> > $GROUP 255
> > $AUTOADD 1
> > $DEBUG 1
> > 
> > to many skip or what
> > 
> > nick
> > 
> > 
> > 
> > Post AmiQuote-related messages ONLY to: amiquote@xxxx 
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > 
> > Check group FAQ at: 
http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> > 
> > Your use of Yahoo! Groups is subject to 
http://docs.yahoo.com/info/terms/ 
> > 
> > 
> >