Yes, JBT is built to have 1 instrument per strategy. The strategy may work on other instruments, but you will have to re-code it to use the other instrument (but again, only 1 at a time) or again copy->paste it into a new strategy class for that new instrument.
On Sun, Jul 24, 2011 at 2:26 PM, Madan <[email protected]> wrote: > Hi, > Thank you for your suggestion. That means one strategy is fit for > one instrument? Am I guessing right? Can we use different instruments in a > single strategy? > > Thanks in advance. > > -- > 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/-/B9t5BtRJPgIJ. > > 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. > -- 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.
