开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Date
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 ·
Re: ALL: raw socket interface
There already is a socket interface. I believe thats actually how all but the DDE interface are implemented. There is a python interface based on the initial TWS release that included the socket
By hawkfan <blkhfan@...> · #76 ·
AW: Re: ALL: raw socket interface
May be I misunderstood your question. Actually there is a socket interface (see jts/SocketClient) and the Java Interface uses the Socket Interface too. I don't know about VB because I prefer to
By gernot.ullrich@... · #75 ·
Re: ALL: raw socket interface
That would be awsome...and when your done I will write the VB class that connects to it We can add it to the pet rock folks
By marinindextrader <marinindextrader@...> · #74 ·
ALL: raw socket interface
I was thining about writing a raw socket interface to TWS, then folks could hit it with perl, c, etc... thought I'd see if there was any interest out there. StatTrader
By thestattrader <TheStatTrader@...> · #73 ·
Re: time stamps
I am using the Qcharts OCX and Qcharts feed. I am not part of the QDP developers group...too expensive...but I am a paying member for their regular live data service. I have their OCX and have
By marinindextrader <marinindextrader@...> · #72 ·
Re: time stamps
Which data provider do you use that has an ActiveX component? ... Dan
By Daniel Rosen <drosen@...> · #71 ·
Re: Past IB TWS Version Archive
I think this is a fine idea and these could be put in the files section. We should not do so without the express approval of IB though. Anyone who has retained prior versions, please email IB
By marinindextrader <marinindextrader@...> · #70 ·
Re: Improvements & Bugs Lists
The yahoo boards do allow polling....but here is the rub... They require that the email list of the group be made public outside of the board... I opted out of that option out of respect for the
By marinindextrader <marinindextrader@...> · #69 ·
Re: time stamps
At the risk of being redundent... Yes it lacks time stamps and there are implications to this. First off tickPrice and tickSize do NOT pulse concurentley. Early on with my developement I crafted a
By marinindextrader <marinindextrader@...> · #68 ·