PureBytes Links
Trading Reference Links
|
Thanks Graham, I found a faster way to do it. Copy broker files from
database to an new directory, open database from new directory and
download quotes again.
Thanks anyhow.
Tom
--- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:
> One way would be to export all the data to text files with a filter
of
> timenum()==0. this should remove all the data from the intraday
which would
> have a time not=0.
> Then delete the existing data (or create new database) and import
the
> modified data.
>
> Cheers,
> Graham
> http://groups.msn.com/ASXShareTrading
> http://groups.msn.com/FMSAustralia
>
> -----Original Message-----
> From: tom_amibroker [mailto:th@x...]
> Sent: Wednesday, 14 May 2003 5:50 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] How to get rid of intraday data
>
> Hi all,
>
> last week I was trying intraday data. I am using AB EOD. Looking at
a
> data entry, there are tons of intraday data left from the two days
I
> was testing. How can I get rid of the intraday data.
>
> Tom
>
>
>
>
>
> 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/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Rent DVDs from home.
Over 14,500 titles. Free Shipping
& No Late Fees. Try Netflix for FREE!
http://us.click.yahoo.com/BVVfoB/hP.FAA/uetFAA/GHeqlB/TM
---------------------------------------------------------------------~->
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/
|