开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Date
Re : General: Anyone know how to refrence a webpage and read it?
Scott: Get wget & perl http://www.interlog.com/~tcharron/wgetwin.html http://www.activestate.com/Products/Download/Get.plex?id=ActivePerl&a=e wget -O
By Amit Kulkarni <amitkulz@...> · #96 ·
Re: TWSAPI: General: Anyone know how to refrence a webpage and read it?
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
By David <kotomo@...> · #95 ·
Re: TWSAPI: General: Anyone know how to refrence a webpage and read it?
RAL room Futures only here the scripts http://www.cme.com/wrappedpages/end_of_day/daily_settlement_prices/sp. on relying quotes
By marinindextrader <marinindextrader@...> · #94 ·
Re: TWSAPI: General: Anyone know how to refrence a webpage and read it?
Its easy to do. In VB look at the internet transfer control in the docs (ITC). Basically you include the ITC on your form and execute something similar to: dim s as string s =
By Daniel Rosen <drosen@...> · #93 ·
Re: TWSAPI: General: Anyone know how to refrence a webpage and read 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
By Richard Foulk <richard@...> · #92 ·
General: Anyone know how to refrence a webpage and read 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
By marinindextrader <marinindextrader@...> · #91 ·
Re: VB: tickPrice, tickSize...but what about idDetails?
FollowUp: I posted this on the IB board: Posted on Thursday, June 13, 2002 - 06:00 pm: ---------------------------------------------------------------------- ---------- Would be really great
By marinindextrader <marinindextrader@...> · #90 ·
VB: tickPrice, tickSize...but what about idDetails?
Anyone figure if at all you can pull the ancillary details of a ticker out reqMarket Data? In other words return the exchange, secType, expiry, strike, right, and currency for the ticker? Sure
By marinindextrader <marinindextrader@...> · #89 ·
Re: VB: What is the best structure for the following scenario
I am an optomist...I agree Got have a Pet around here....we can name him Proggie Proggie TWSAPI....sounds Italian Sit Proggie!....good boy LOL criteria rather trading wrote:
By marinindextrader <marinindextrader@...> · #88 ·
Re: VB: What is the best structure for the following scenario
I think the idea is great. You need not take all the code. If it is modular enough, each one of us can plug his / her own formula or criteria rapidly creating a trading solution the infra-structure of
By Mohsen Atallah <optequity@...> · #87 ·
DDE Linking Excel Dircectly to Excel across network
I am trying to determine if this is possible, here are some questions I have. Here what I would like to accomplish: Have TWS running with a spreadsheet monitoring data with conditional orders. I
By goldensilvermana <kybryan@...> · #86 ·
NetDDE/Win2000 /NT Issue Fixes
I will Post a word doc when I finish my limited research on DDE. Subject: NetDDE/Win2000 There could be many things going on here to prevent NetDDE communications and it's impossible to cover them
By goldensilvermana <kybryan@...> · #85 ·
Re: C++ vs. C#.NET vs. VB.NET
.net does not support DDE, in some applications(perhaps all). I have limited research is there a expert that could enlighten us.
By goldensilvermana <kybryan@...> · #84 ·
Re: time stamps
Thanks. I may be taking you up on that offer in a few weeks. ... Dan
By Daniel Rosen <drosen@...> · #83 ·
AW: Re: ALL: raw socket interface
Scott, I agree. In this regard I am a snob. So are the people from IB because they stick on their concept writing their client in Java which works pretty well in my opinion ;-) I was following the
By gernot.ullrich@... · #82 ·
Re: ALL: raw socket interface
Gernot wrote: " I don't know about VB because I prefer to write in a really structured OO-Language," SNOB! muahahah Just Kidding heheheh Scott any
By marinindextrader <marinindextrader@...> · #81 ·
Re: time stamps
There aint squat for docs and if you email Qcharts they just say unless your a QDP member they wont give you support. You can use the object browser on the OCX but it will appear greek unless you
By marinindextrader <marinindextrader@...> · #80 ·
Re: ALL: raw socket interface
sorry - you are correct. I had only briefly looked at the Java side (not much involved), and I thought it was sending a serialized Contract object over the socket, but I looked closer at the source
By thestattrader <TheStatTrader@...> · #79 ·
Re: time stamps
Scott, Thanks for the info. Looks like Qcharts is just what I need. Can I assume that just looking at the typelib of their OCX is sufficient for figuring it out, or is their some docs? ... Dan
By Daniel Rosen <drosen@...> · #78 ·
Re: ALL: raw socket interface
That?s what I think too. My Delphi VCL is also based on sockets but has some more events like OnOrderPlaced, OnOrderFilled, OnOrderCancelled etc. I can?t program in VB but there is a way to use
By bee_jay_61 <no_reply@...> · #77 ·