PureBytes Links
Trading Reference Links
|
Hi Tomasz
Thank you very much !
Bernard Bourée<A
href="">bbouree@xxxx
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Tomasz Janeczko
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Saturday, June 16, 2001 5:20
PM
Subject: Re: [amibroker] Import
Market
Hello Bernard,
There is a special switch $NOQUOTES 1 that
enables imports without quotes.
Best regards,Tomasz Janeczko===============AmiBroker - the
comprehensive share manager.<A
href="">http://www.amibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=bbouree@xxxx
href="">bbouree@xxxx
To: <A
title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Saturday, June 16, 20014:58
PM
Subject: [amibroker] Import
Market
TomaszIn order to ease the management of my
database and to update its structure I download from specific web site
Market definition files.Each file just contain a list of the tickers
like the *.tls files used by Amiquote.My idea was to add after each
ticker the number of the Market (MarketID) used in AB and to importit.
In such case the list of my stocks will be updated.So I have
defined an inport format as:$FORMAT TICKER,MARKET$SEPARATOR
,$SKIPLINES 0$AUTOADD 1$DEBUG 1and them I have add a
line in the file import.types.But when I try to import the fileI
get an error on each line telling me that the close price is
invalid.Then I guess that the import function need to import the
prices EVEN the FORMAT command is different.Is there a way to
work around ?RegardsBeranrdYour
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|