> It would be better to be able to specify account in jbooktrader and > run one > instance of TWS and two of jbooktrader. Or even better, have the > account specification > at the strategy level, and only one instance of jbooktrader (but this > would be > much more difficult in jbooktrader.) > > I don't think that having the ability to add an account number would > be > that difficult to add in the case of one jbooktrader instance per > account. > Just creating a parameter and passing it through when requesting > account details > and when creating orders. >
Ok, that sounds about right. However, I only use one TWS account so it would be difficult for me to test this enhancement. There is a whole lot of API events propagating from TWS to JBookTrader, and I don't know if calling reqAccountDetails and specifying the account in order placing will be enough to filter out all the other API messages. -- 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.
