Re: twsapi: Trader Guard - ES NQ futures ready app.
I?m unable to download the prog anywhere...
Can you send it to me via eMail (i have enough space...)
Or can you give me the link to download it?
Thanks
Manuel
By
Manuel Knospe <manuel@...>
·
#246
·
|
Re: another java dev here, UNIX/Linux questions...
Correct. When you connect using the API, a dialog box pops up on the
client asking whether you want to accept the connection.
TWS is a Java app, so it is pretty much the same on Linux as
elsewhere.
By
kgeis
·
#245
·
|
Re: java api, maximum number of requests at a time ?
As previous replies suggested, IB should not be misused as a
data feed. For several resons it's not suitable for that.
But in your example, you can drop the disconnect/connect and
assign use new
By
gu6526 <gernot.ullrich@...>
·
#244
·
|
Re: WG: twsapi: java api, maximum number of requests at a time ?
I agree. Especially since IB doesn't provide all of the available quotes.
} I think this is something the API is probably not meant for.
} I think that IB wants to help their clients to do lots of
By
Richard Foulk <richard@...>
·
#243
·
|
WG: twsapi: java api, maximum number of requests at a time ?
I think this is something the API is probably not meant for.
I think that IB wants to help their clients to do lots of profitable
trades, and that?s why they developed TWS and the API.
If you want
By
Marcus Jellinghaus
·
#242
·
|
Re: Trader Guard - ES NQ - 23MB program - get it from website.
What is the compacted size when zipped down?
If its not to big just email it to me...
Is 23mb the compacted version or fully installed ready run version
Please clarify
Scott
By
marinindextrader <marinindextrader@...>
·
#241
·
|
VB New Sample Code: Auto Select Expiry For Index Products
VB: This code automatically assigns the correct expiry string based
on the present date. Primarily for Index Futures products that roll
quarterly. Subscribes to the second Thursday rule.
Now in
By
marinindextrader <marinindextrader@...>
·
#240
·
|
Re: twsapi: Trader Guard - ES NQ - Does it need a specific IB Build ?
Do we need a specific IB Build ? Latest one ?
usually when they update their API some functions do not work properly,
could you please clarify?
eduardo
By
Eduardo J Motta <motta@...>
·
#239
·
|
Excel macro
I hope this is not off-topic....
Anyway I think it's a great link
General site: http://www.economagic.com/
Execl macro: http://www.economagic.com/excel/MacroOverview.htm
By
ruffstuff123 <no_reply@...>
·
#238
·
|
Trader Guard - ES NQ - 23MB program - get it from website.
Trader Guard - ES NQ - 23MB program
Is Done !!! and working really GOOD.
Ready to be send to people who asked for it.. BUT..
Is to big to be POST here.. or to be send via E-mails.
I am going to setup
By
traderguard <no_reply@...>
·
#237
·
|
java api, maximum number of requests at a time ?
I am using the Java API. When I send more than 40 or so requests for
ticker info, I get the following exception:
Error: Max number of tickers has been reached.
Then I tried to do the
By
usernew <no_reply@...>
·
#236
·
|
Re: automated login
You are among a large group of users who would like to be able to do
this, me being one of them...
I don't know how...
It really is anoying they don't give us a security server to pass
through.
By
marinindextrader <marinindextrader@...>
·
#235
·
|
First post and odd-lot question...
This is a great group! I looked over the sample VB programs, opened
an account at IB and now my head is swimming with ideas. :)
I'm thinking of writing a utility that will monitor my open
By
cyberbri_2000 <no_reply@...>
·
#234
·
|
automated login
Hi,
Does somebody know some way to run the TWS application unattended?
What I need is:
1- Avoid the login screen, passing parameters (UserName and Password) from
my calling application.
2- Respond to
By
Michel <migurull@...>
·
#233
·
|
Re: twsapi: How to make the Java API work?
I dont know of Java, but something looks strange: you connect to
"gw4.ibllc.com:4000" which is the IB server on the Internet.
Dont have you to connect to the local server (as in VB):
By
Michel <migurull@...>
·
#232
·
|
Re: How to make the Java API work?
Not hip to Java, But It looks as if....
.....
.....
I dont code in Java but it seems as if you havnt made a regMktData
call...or am I missing something?
Further I have been unsuccesful passing
By
marinindextrader <marinindextrader@...>
·
#231
·
|
Re: twsapi: Re: order IDs
Let's try to remember that the API is still beta. So if it doesn't
work propperly or reasonably or logically -- then please report it
to the IB folks so it can be fixed.
Don't just work around it in
By
Richard Foulk <richard@...>
·
#230
·
|
twsapi: Re: order IDs
I think it should be possible to get the IDs from TWS.....
When TWS logs in it produces a list with standing orders.
Maybe also from a database...?
Best would be if a ticker could be entered in a 3rd
By
ruffstuff123 <no_reply@...>
·
#229
·
|
How to make the Java API work?
I am a new user of the TWS Java API.
I wrote a test program to test the reqMktData() method.
But I can not get any ticks data. What's problem in my
program? Could anybody help me?
Below is my test
By
philipyeh <philipyeh@...>
·
#228
·
|
Re: Modifying an order & testing
Excellent Commentary TriPack....
By
marinindextrader <marinindextrader@...>
·
#227
·
|