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

RE: [amibroker] Asx sectors and indusrty



PureBytes Links

Trading Reference Links


Hi,
 
Currently AmiBroker you can not use ASCII importer 
for the file without quotation data (only names). You need
a script for this.
 
Best regards,Tomasz Janeczko===============AmiBroker - the 
comprehensive share manager.<A 
href="">http://www.amibroker.com
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
Geoff 
Mulhall 
To: <A 
href="" 
title=amibroker@xxxxxxxxxxx>amibroker@xxxxxxxxxxx 
Sent: Sunday, December 17, 20006:09 
AM
Subject: Re: [amibroker] Asx sectors 
and indusrty

Folks,
 
I set up an ASXTickerNames.format as 
follows
 
$FORMAT Ticker,Fullname$SKIPLINES 
0$SEPARATOR ,$DEBUG 1$BREAKONERR 1$AUTOADD 0$OVERWRITE 1 

 
and imported a cut down version of TNIS.txt with 
only Ticker and fullname (attached) but I get an error as follows. I used 
Excel to only import the first two fields and then saved as a .csv file, 
renamed it .txt and then tried the import.
 
BROKER caused an invalid page fault inmodule 
MSVCRT.DLL at 015f:78010a45.Registers:EAX=006b3dc4 CS=015f 
EIP=78010a45 EFLGS=00010616EBX=00000001 SS=0167 ESP=006af164 
EBP=006af16cECX=00001311 DS=0167 ESI=006b3dc0 FS=41b7EDX=00000000 
ES=0167 EDI=006b416c GS=0000Bytes at CS:EIP:f3 a5 fc ff 24 95 70 0b 01 
78 f7 d9 ff 24 8d 18 Stack dump:00000000 006af2d8 006af198 0040f96c 
006af52c 006af180 00004c44 4d004749 4e49002c 43524554 49544e4f 544e454e 
00004c41 006af1d4 0040fa38 006af52c 
 
Are there some funny names in the file which 
Amibroker does not like for some reason ? I can't see a problem with the 
format file.
 
Any help appreciated. 
 
Thanks,
 
Geoff
 
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
rbf 
To: <A 
href="" 
title=amibroker@xxxxxxxxxxx>amibroker@xxxxxxxxxxx 
Sent: Sunday, December 17, 2000 12:36 
PM
Subject: Re: [amibroker] Asx sectors 
and indusrty
---- Original Message -----From: "David " <<A 
href="">dtholz@xxxx>To: 
<<A 
href="">amibroker@xxxxxxxxxxx>Sent: 
Friday, December 15, 2000 10:31Subject: [amibroker] Asx sectors and 
indusrty> Hi All,> Well after many hours I have 
completed my asx sector and industry> files I was only going to do 
the sector that I trade in, but got> carried 
away.DavidThat asx.zip was a very useful post - thank you. 
Now I know of that postingarea I have posted (TNIS.zip) the csv file I 
made from the ASX listing inearly Nov. ! It has the format 
<tic>,<full name>,<activity>,<sector #> . Itis 
sorted on <sector #> so that smaller sector specific files can be 
splitoff as can <tic>,<full name>,<sector #> 
etc.Even following Tomasz's instructions to delete earlier 
broker.database Ihave not got the files to load as I 'intuitively' 
expected they would : the<tic><full name> get in OK (after 
industries.js) so all the stocks are 'fullnamed' and graph properly, but 
I still have to make manual 1-1 linkagesbetween sector and (simplified - 
ie  no 'activity' description in the'industries, field) 
industry  in Stock -> categories and Stock -> 
organiser.Could you please step through the actions you would ake to 
make abroker.database of, say simply, the companies in your gold01.txt 
file andsay (make that 'write' :-) ) what you'd expect to see in Stock 
-> categoriesand Stock -> organiser.CheersFred 
Browneps I hope this is not a big imposition ... if it is just 
ignore it :-)