开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
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 ·
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: time stamps
Thanks. I may be taking you up on that offer in a few weeks. ... Dan
By Daniel Rosen <drosen@...> · #83 ·
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 ·
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 ·
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 ·
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 ·
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 ·
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: 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 ·
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: 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 ·
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?
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?
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 : 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 ·
General: Request for sharing code
Hello: I need help in coding a conditional execution in Excel. If one of my OCA orders execute, I need to determine which one and then fire off a stop loss and my main order. I read somebody saying
By Amit Kulkarni <amitkulz@...> · #97 ·
Re: TWSAPI: General: Anyone know how to refrence a webpage and read it?
I haven't used Perl to parse Java. But it's a good tool for parsing all kinds of text, as in the original question. Richard } Richard, } dont know Perl but Daniel is spot on for VB and VC.. } Now,
By Richard Foulk <richard@...> · #98 ·
AW: TWSAPI: General: Anyone know how to refrence a webpage and read it?
David, No way if they use pure Java, because the Java GUI isn’t tightly integrated with the MS Windowing system. If the Java App doesn’t provide help it’s even hard to print a Java Panel. You
By gernot.ullrich@... · #99 ·
Re: time stamps
Scott, I downloaded and installed QCharts, but can't find the OCX. Did it come as part of the install? If so, what is it called? ... Dan
By Daniel Rosen <drosen@...> · #100 ·