> > > >> 3. I downloaded the TWS Java API and configured it in Netbeans. It gave me >> a huge UI with number of buttons on the right side and 3 console bar on the >> left. Now, please suggest me how can I embed my Strategy Panel inside this >> TWS Java API such that I can see strategy panel directly inside the TWS API >> and not open JBT and TWS java api separately. >> >> > TWS is the software developed by Interactive Brokers, and I have no control > over it. JBT simply connects to an open port in TWS and that's how auto > trading becomes possible. The information flow can be represented as this > (very simplified): JBT->IB API->TWS->Exchange. There is no way to embed your > own panels inside TWS. However, Interactive Brokers also publishes another > piece of software, known as IBGateway. It's a much simpler version of TWS, > and JBT works with it the same way it works with TWS. You can live trade or > forward test your strategies in JBT with either TWS or IBGateway. This forum > specifically is for JBT discussion. There are many other resources for TWS > discussions. TWS itself has a lengthy user manual. > >
I looked at Judson's response to this, and realized that I was referring to TWS while the question was about IB API GUI demo. So, ignore what I said, Judson has the right answer to this. -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To view this discussion on the web visit https://groups.google.com/d/msg/jbooktrader/-/vdEIe41QuTwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
