> I was writing some code for IbPy, and there I have added all available > to IB order types, and all available order options: options, attached > group, OCA-group etc. So this exists in python and also Jython code, > and worked. i could post the contract functions for options as a > start. >
There have been some discussions around using limit orders in JBT. See this, for example: http://groups.google.com/group/jbooktrader/browse_thread/thread/90c8e1819be7c1c7 The sort summary of these discussions is that it would add a lot of complexity to JBT, without much of a benefit. > Here, I think at least 'options' to be supported, as they are needed > for hedging. > I understand with deep book the limitation is at 3 symbols here, which > can still be enough: e.g. UI, index and option. > Options are supported in JBT, as well as the other instruments. The rules is this: if you have a TWS market data subscription for a particular instrument, and can see market depth in TWS, this instrument can be auto-traded with JBT. -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. 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.
