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

Re: [amibroker] importing



PureBytes Links

Trading Reference Links

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@xxxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxx 
> (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/ 
> 
> 
>