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 package com.ib.controller. There is no real mention in any IB guide I found of how to use that package.
Now, my question is. Should I use com.ib.controller for a new application? What are the advantages / disadvanages? Or is it better to use EWrapper and EClientSocket directly in my code as it is described in the Getting Started guide?
Has anyone used com.ib.controller?
thunder
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 package com.ib.controller. There is no real mention in any IB guide I found of how to use that package.
Now, my question is. Should I use com.ib.controller for a new application? What are the advantages / disadvanages? Or is it better to use EWrapper and EClientSocket directly in my code as it is described in the Getting Started guide?
Has anyone used com.ib.controller?
thunder
Last edited: