Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
TWSAPI: General: Anyone know how to refrence a webpage and read it?
Richard Foulk
} Does anyone know how to refrence a webpage and read its content
} programatically? } } A friend of mine was able to read the CME settlement page and get the } settlement price for SPoos and Noodles using ensign charting scripts } } Here is the site: } } . } html } } It apparently is in a delimited format and can be read. Any ideas on } how to do that in VB or C++ } } Useful for including Net change in your spreadsheets, without relying } on a secondary feed or manual entry. } } Scott } I do that stuff in Perl all the time. BTW: just got some stuff back from IB ... they say they sample quotes every .7 seconds. So I guess the filtering isn't very complex ... Oh and Noodles? Are you from Jay's Smurf room? :-) Richard |
marinindextrader
RAL room
Futures only here --- In twsapi@y..., Richard Foulk <richard@s...> wrote: } Does anyone know how to refrence a webpage and read its contentthe } settlement price for SPoos and Noodles using ensign chartingscripts }. } htmlon } how to do that in VB or C++relying } on a secondary feed or manual entry.quotes every .7 seconds. So I guess the filtering isn't very complex ... |
David
开云体育Richard,
dont know Perl but Daniel is spot on for VB and
VC..
Now, in Perl can you look at Java Window and parse
it?
To give you an example - in VB i find JAva window through
API's and copy the content and parse it. Fortunately it is in text format. It is
an awkward step as you need to focus mouse on that window.
Can you look inside the java window using perl and parse
it?
I just need direction? - if yes i will learn about
it.
Thanks
David
?
|
Richard Foulk
I haven't used Perl to parse Java. But it's a good tool for parsing
toggle quoted message
Show quoted text
all kinds of text, as in the original question. Richard } Richard, } dont know Perl but Daniel is spot on for VB and VC.. } Now, in Perl can you look at Java Window and parse it? } To give you an example - in VB i find JAva window through API's and copy th } e content and parse it. Fortunately it is in text format. It is an awkward } step as you need to focus mouse on that window. } Can you look inside the java window using perl and parse it? } I just need direction - if yes i will learn about it. } Thanks } David } } ----- Original Message -----
} From: Richard Foulk=20 } To: twsapi@...=20 } Sent: Saturday, June 15, 2002 1:24 AM } Subject: Re: TWSAPI: General: Anyone know how to refrence a webpage and r } ead it? } } } } Does anyone know how to refrence a webpage and read its content } } programatically? } } } } A friend of mine was able to read the CME settlement page and get the } } settlement price for SPoos and Noodles using ensign charting scripts } } } } Here is the site: } } } } . } } html } } } } It apparently is in a delimited format and can be read. Any ideas on } } how to do that in VB or C++ } } } } Useful for including Net change in your spreadsheets, without relying } } on a secondary feed or manual entry. } } } } Scott } } } } I do that stuff in Perl all the time. } } BTW: just got some stuff back from IB ... they say they sample quotes } every .7 seconds. So I guess the filtering isn't very complex ... } } Oh and Noodles? Are you from Jay's Smurf room? :-) } } } Richard |
to navigate to use esc to dismiss