2.9_01 release now finished. New layout for buttons. Main button bar used across tabs. Simplifies UI.
Updates to test cases lots of re-factoring of Main controller.
Added installations instructions for download from Git see Wiki/Eclipse setup.
New video to come for new UI.
Thanks
Simon
I just found your project while looking at how to use the IB API from a web app. It seems it doesnt really work that way and I am testing solutions using the java API and looking for a nice way to interact with an account through my web app.
ReplyDeleteDo you have any experience that might help with this? Are there any parts of your code that might be useful in this scenario?
Jeff
TWS API is not designed to be used via Web app. IB do not as far as I know provide a direct API to their servers all their solutions seem to use a client i.e. TWS or FIX CTCI IB Gateway.
ReplyDeleteThe use of their API for account information is simple so I dont think any of my code would be of help.
Thanks
Simon
Hi Simon,
ReplyDeleteThanks for this source. I'm trying to understand your code so that I can collect the data I want and implement the strategy I want.
Do you have any document the describes the source code? Or where do you suggest I start reading.
Shershah