will there be other other types : options ... ? 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.
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. alternatively, to add more instruments, a switch can be used to switch from deep book to simple quotes - info piped from IB, for simple quotes the number can be some 50 or so. -- 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.
