StatGuy, thanks for your answer. I completely agree with you. There's simply just no documentation about com.ib.controller. However, it's not too difficult to understand their democlient.
I now started using the controller package. So far no problems with it.
Hi all,
I'd like to develop my own trading programm which is using the IB API to submit trades and doing some other stuff. I read the Getting Started guide by IB and created a little demo application which is working fine so far. Now, I saw that the apidemo application by IB is using the...