Java Events-- avoinding the API
Hi, In order to avoid the non-sequential events problem with the API, it would be useful to either try another approach or have a redundant system to send orders/get trade status data. Since the TWS
By
realquotes101 <no_reply@...>
·
#663
·
|
Re: Win98 Problems with API??
I've run tests on a Win98 machine with VB ActiveX to the TWS and haven't noticed the problems you mention. Are you doing a lot of object creation and destruction in your code or graphical calls to the
By
tripack44
·
#662
·
|
Re: twsapi: Re: Todd Turner's AutoExecutor Program
sorry, here is the updated link: http://bullhaven.tripod.com/TradeExecutor New version of TradeExecutor should be out soon. --- evbostel <ervbo@...> wrote:
By
Todd Turner <todd_a_turner@...>
·
#661
·
|
Re: Todd Turner's AutoExecutor Program
The link is not working (for me) anyway Eric
By
evbostel <ervbo@...>
·
#660
·
|
Win98 Problems with API??
Hello, we are working on an ATS which uses signals of a neural network to pass to the TWS via ActiveX using VB. The application runs stable on a Win2000 and a Win XP computer (testet with several
By
hungerturm2000 <no_reply@...>
·
#659
·
|
twsapi: Re: Event driven garbage
classes, I have not even looked at the ActiveX, except a quick look initially when i was looking at the overview. The first thing you notice, the methods and properties of the ActiveX version, are
By
grozzie2
·
#658
·
|
Re: eSignal and IB
Matt, What is your take on the API in general ? ...your a Pro. I Want To Hear What You Have To Say... Your updates concerning your work at E-Signal are certainly welcome and appreciated, but I am
By
marinindextrader <marinindextrader@...>
·
#657
·
|
twsapi: Re: Event driven garbage
Grozzie... "The ActiveX and sockets are one and the same. ActiveX is just a dll with code to provide the sockets functionality into an ActiveX environment." So what are the DLL calls?...have you
By
marinindextrader <marinindextrader@...>
·
#656
·
|
eSignal and IB
Hi All, Just responding to the questions about eSignal/IB. We'll have a beta available of IB integrated into eSignal sometime in August. It's hard to say if that's August 1 or August 31 as we're
By
Matt Gundersen <mattgundersen@...>
·
#655
·
|
twsapi: Re: Event driven garbage
3 just The ActiveX and sockets are one and the same. ActiveX is just a dll with code to provide the sockets functionality into an ActiveX environment. There is also a C++ wrapper for the sockets, so
By
grozzie2
·
#654
·
|
Re: twsapi: Re: Event driven garbage
I thought there were 3 API's: DDE, ActiveX, and sockets. Were all 3 just recently thrown together? And were they all in the original TWS? Kent
By
Kent Rollins
·
#653
·
|
Re: twsapi: Re: Event driven garbage
How could it be feature creap? The API was just recently thrown together. Seems more like a prototype to me. Richard } } Sounds good in theory. But take a look at the title of this thread that has }
By
Richard Foulk <richard@...>
·
#652
·
|
Re: twsapi: Re: Event driven garbage
Sounds good in theory. But take a look at the title of this thread that has been going on for some time now. Kent
By
Kent Rollins
·
#651
·
|
Re: twsapi: Acvitve X Vs DDE in Excel? Help
Hi all, I am a beginer in programming ans do not exactly understand what should be done. Hope somebody can help. TWS does not accept STP orders for Ftse 100 index futures. I would like to create the
By
Artem Kutsenko
·
#649
·
|
Re: twsapi: Re: Event driven garbage
Yes, plus it allows them to "add features" without touching the back end. I would think it's a smaller and more-contained project to add features to the client rather than fiddle with the servers.
By
Nick <nickrbox@...>
·
#650
·
|
Re: twsapi: Re: Event driven garbage
Probably just a feature creep cascade. "Hey, can you make it so we can access data from TWS via DDE?" "Sure!" "Hey, can you make it so we can place orders using the DDE interface?" "Sure!" "Hey, DDE
By
Kent Rollins
·
#648
·
|
twsapi: Re: Event driven garbage
I think they should also "can" Active X and go to a pair of DLL's. One for the account, one for data. difficult many affairs.
By
marinindextrader <marinindextrader@...>
·
#647
·
|
twsapi: Re: Event driven garbage
I completley second this suggestion. I am astounded at how difficult they have made this...perhaps complex is a better word. Programming is intrinsically easy...the difficulty and complexity seem to
By
marinindextrader <marinindextrader@...>
·
#646
·
|
Re: Can u modify an order with activeX
I haven't tried, but I think you placeneworder with the same orderID that you used on the original order that you are modifying.
By
m_c_a98 <m_c_a98@...>
·
#645
·
|
Can u modify an order with activeX
Rather than cancel and resending the order Thanks Chas
By
Chas_watkins <chas@...>
·
#644
·
|