|
-
Oct 21st, 2009, 11:49 AM
#1
Thread Starter
Member
[RESOLVED] Data Import from Internet
Hi guys,
I have a problem importing data from the internet.
I was going to import tick data from that site:
http://deutsche-boerse.com/dbag/disp...Equi&wpbpl=ETR
In each table are 100 ticks, but a trading day sometimes consists of over 20000 ticks.
It appears that it's impossible to adress the required table by the url, i.e. if I type in my browser the adress above, I always get to the same table, namely the first.
And if I need the hundredth I have to click me through a vast amount of tables and copy and paste all of the ticks.
If I could adress each table by changing acertain number in the url it would be no problem importing the data using vba, but it's seemingly impossible.
So what is the most elegant way of importing that tick data from the site above?
(Perhaps somehow by the code of the site?)
Any helpful advice will be appreciated.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|