Hi Eugene, I am thinking how to modify current code to add new order types like stop, trailing stop which IB Java API supports. My understanding on the modification is to change three files TraderAsssitant.java, PositionManager.java and Strategy.java by adding new methods(similar to placeMarketOrder but setup orderType = "TRAIL" for trailing stop) to implement new order functionality. Do you think this is the correct way to add new order type and is going to work?
Another question, the current API version is 9.71, can I simply replace the legacy api jar file in LIB fold with the newest version? Thanks in advance and appreciate your support. Frank -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jbooktrader. For more options, visit https://groups.google.com/d/optout.
