PureBytes Links
Trading Reference Links
|
Thank you for the instruction. Is there any ready file with stocks for
N100, S&P500 that I can download from.
Alan
--- In amibroker@xxxxxxxxxxxxxxx, "Bob Jagow" <bjagow@xxxx> wrote:
> It well could, Kevin -- if you feed a parser something unexpected,
something
> unexpected is likely.
> Market 0, Groups 0, and Sector, Services, Advertising.seems in fact
to be
> the default in that populating ABrt from QT gives the identical
> assignment.
> I use QPlus so haven't needed to import into industries/sectors, but a
> search of AmiBroker.chm for "industry id" showed <<Import ASCII
> AmiBroker has easy-to-use and flexible quotation import feature. This
> document describes advanced concepts of AmiBroker ASCII importer. Novice
> users should start with ASCII Import Wizard.>> and there was also a
pointer
> to the 4/2000 tips newsletter.
>
> Bob
> **
> -----Original Message-----
> From: Kevin Riemer [mailto:kevin_riemer@x...]
> Sent: Thursday, February 27, 2003 7:50 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: RE: [amibroker] (unknown)
>
>
> Bob, Thanks for pointing out this error. But does this account
for the
> what's happening when try to import?
>
>
> k
>
> Bob Jagow <bjagow@xxxx> wrote:
>
> Technology is not an industry ID .
>
> << INDUSTRY specify a field that contains industry ID (affects
$AUTOADD
> and $OVERWRITE modes only) >>
>
> -----Original Message-----
> From: kevin_riemer <kevin_riemer@xxxx>
> [mailto:kevin_riemer@x...]
> Sent: Thursday, February 27, 2003 6:57 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] (unknown)
>
>
> I am trying to use the Import ASCII function with default.format
> revised as follow:
> $FORMAT Ticker, Fullname, Industry
> $SKIPLINES 1
> $SEPARATOR ,
> $DEBUG 1
> $AUTOADD 1
> $NOQUOTES 1
>
> The data file (stock.csv) is formatted as follows:
> Ticker,Fullname,Industry
> A,Agilent Technologies Inc.,Technology
> AA,Alcoa Inc.,Basic Materials
> AAP,ADVANCE AUTO PARTS INC,Services
> AAPL,Apple Computer Inc.,Technology
>
> The import mostly works but every stock populates Market 0, Groups
> 0, and Sector, Services, Advertising.
>
> What I am trying to do is import the stock list, with the full name
> (this works) and define what industry sector each stock belongs to.
>
> Any help with my setup will be appreciated.
>
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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/
>
>
>
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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 the Yahoo! Terms of Service.
>
>
>
>
>
>
>
----------------------------------------------------------------------------
> --
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, and more
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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 the Yahoo! Terms of Service.
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
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/
|