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
·
|
Re: Modifying an order & testing
To modify an order, just reenter the order with the new price and
contracts via the .placeorder method using the same TWS order id #
(argument 1 in the "placeorder" method).
Trailing stops take a
By
tripack44 <no_reply@...>
·
#226
·
|
Re: How to get - Account Number
This issue may be more complex than just parsing the acct # from the
title bar because you don't know which socket # is associated with
which account #. But if you want to find all the windows title
By
tripack44 <no_reply@...>
·
#225
·
|
Re: twsapi: Trader Guard - ES NQ futures ready app.
The twsapi web site on yahoo groups is:
http://groups.yahoo.com/group/twsapi/
I read all my mail from yahoo groups online. That way I can skip
reading for a couple of weeks and then browse at my
By
tripack44 <no_reply@...>
·
#224
·
|
AW: twsapi: Re: order IDs
That is the reason why I do not use reqOpenOrders or reqExecutions.
I just request the portfolio/account data and check if "my accounting" gives
the same numbers as the values that I get from TWS.
I
By
Marcus Jellinghaus
·
#223
·
|
twsapi: Re: order IDs
Hi Marcus -
Have you ever tried reqopenorders and openorder1/openorder2? It seems
to me they behave strangely.
1. openorder1/openorder2 only fire once after reconnect
2. only one open order id is
By
kxlin99 <klin@...>
·
#222
·
|
Re: stockwatchpro
along
Is it possible to make a trailing stop systm with that formula
language???
Orders
By
ruffstuff123 <no_reply@...>
·
#221
·
|
AW: twsapi: Re: order IDs
Hi David,
I use a access database and MS-Access, which is included with MS-Office
Pro. I program in Access-VisualBasic for applications.
Normally, I get any change to the orderstatus immidiatly and
By
Marcus Jellinghaus
·
#220
·
|
Re: twsapi: Re: order IDs
I do not use that many orders but your idea, Marcus, is a fanatastic way to have a good, even though delayed, control of your orders.
Do you use any special db or just free dbjet engine?
well
By
David <kotomo@...>
·
#219
·
|
Re: twsapi: Modifying an order & testing
from
Wow!
Can't hardly wait :)
(whole explanation is about long postions)
IMO serverbased orders are always best (method B/C)because:
- Method A can be dangerous when loosing a connection.
By
ruffstuff123 <no_reply@...>
·
#218
·
|
another java dev here, UNIX/Linux questions...
Hello everyone, I'm another professional Java developer more than
willing to lend a hand if anyone needs it. I also have more than 5
years of Java dev experience, on all levels but mostly
By
rasears
·
#217
·
|