Eugene, this brings up an interesting point. The newish stackup of the strategies makes it significantly more difficult for a newbie to understand the basic layout of a strategy at first glance. What do you think about shipping with something that has only 1 layer to it.
Just throwing that out there. On Sun, Jul 24, 2011 at 6:44 PM, Eugene Kononov <[email protected]>wrote: > In addition to Judson comments, the limitation of one instrument per > strategy does not mean that you can only trade one instrument at a time. JBT > is designed to allow multiple strategies trading at the same time, totally > independent from each other. For example, you may have two strategies > trading the ES, while the other two are trading the NQ. > > > On Sun, Jul 24, 2011 at 5:32 PM, Judson Wilson <[email protected]>wrote: > >> 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. >> > > -- > 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. > -- 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.
