开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: TWS API child order questions
IN the demo account it was minutes, not sure if this would be true with real account thanks ray ________________________________ To: TWSAPI@... Sent: Friday, July 12, 2013 11:23
By Ray Salem <raysalem619@...> · #29115 ·
Re: Upcoming stock earnings dates
I use "http://biz.yahoo.com/research/EarnCal/" Let me know if anyone is interested in the VB.Net code that parses the downloaded html. It works well for me. r4
By Robert <robertrackl@...> · #29114 ·
Re: Upcoming stock earnings dates
I built a short term stock-trading app about ten years ago that excluded stocks with earning releases that day or the next. I used Yahoo!Finance via a screen scraper as my source of earnings
By rwk2095 <r@...> · #29113 ·
The following jar files is missing from the classpath: hsqldb.jar
Thanks everyone for your help with this. I tried some older versions of TWS and IBController and have come up with a working pair. I think I'll just stick with that until I'm forced to
By DavidP · #29112 ·
Upcoming stock earnings dates
Is there any API request that returns upcoming stock earnings dates? If not, do you use any other services to provide this? I'm interested in both US and foreign exchanges.
By ramdukof <ramdukof@...> · #29111 ·
Re: The following jar files is missing from the classpath: hsqldb.jar
If you were typing that command in a terminal window it will not work unless you first make the default directory C:&#92;Jts. Doing that allows you to specify the jar files without specifying the
By Mike Smith · #29110 ·
The following jar files is missing from the classpath: hsqldb.jar
The defaults classpath in the TWS 938.1h shortcut is C:&#92;Windows&#92;system32&#92;javaw.exe -cp jts.jar;total.2012.jar -Dsun.java2d.noddraw=true -Dswing.boldMetal=false
By DavidP · #29109 ·
Re: Connect to TWS in main not in Thread (Java)
To fix the authorizing part you just need to set trusted IP addresses in TWS. Add 127.0.0.1 for the local machine.
By btw12342001 <newguy@...> · #29108 ·
Re: Connect to TWS in main not in Thread (Java)
It's just an example so don't expect it to do something else. Your problem isn't really with the threads but the run method (called with .start). That method connects and requests data. If you want
By btw12342001 <newguy@...> · #29107 ·
Connect to TWS in main not in Thread (Java)
Hi board, I have a question regarding the thread programming in Java with the IB API. In the example application (Example 1) you see that first the main class is called and within that class a new
By twsapi <no_reply@...> · #29106 ·
Re: The following jar files is missing from the classpath: hsqldb.jar
Sorry, I dont use IBController. But there are a lot of users here which can help you how to change the classpath for the TWS in IBController.
By BeeJay (GMX) <bee_jay61@...> · #29105 ·
Re: TWS API child order questions
If I remember right he was talking about a limit order which of course will sit until the price is met. Market orders in liquid markets are essentially instantaneous.
By Ed <news1000@...> · #29104 ·
Re: Compiling TestSocketClient
By bbbvvgtm <no_reply@...> · #29103 ·
Re: TWS API child order questions
@raysalem619 did you really mean "minutes"? can somebody tell this is not true in a real account? I would like to see rather something less than second.
By cf16r <piter@...> · #29102 ·
Compiling TestSocketClient
I just downloaded the latest versions from IB. I wanted to compile/run/modify TestSocketClient, but ran into a couple of minor gotchas. So, I decided to document it in case someone else finds it
By bbbvvgtm <no_reply@...> · #29101 ·
Re: The following jar files is missing from the classpath: hsqldb.jar
Right click the shortcut icon and select properties.
By btw12342001 <newguy@...> · #29100 ·
Re: problem with contract details
i received exactly the same answer... hope for a quick solution :)
By dairen62 <no_reply@...> · #29099 ·
Re: The following jar files is missing from the classpath: hsqldb.jar
Thanks for your assistance with this. I tried starting TWS from the IB website. The script seemed to run a litle further after that as the username and password were entered and a log in attempt was
By DavidP · #29098 ·
Re: problem with contract details
just got an answer from IB API support. 1 minute issue should be solved in near future(when???) --- In TWSAPI@..., clove2hitch <no_reply@...> wrote:
By clove2hitch <no_reply@...> · #29097 ·
The following jar files is missing from the classpath: hsqldb.jar
Thanks for the info. I'm using 927.7. I don't usually upgrade as long as everything is working and IB doesn't force me to.
By btw12342001 <newguy@...> · #29096 ·