> 1. As I understand, strategy scope is only on one element (specific > stock, specific forex pair etc.). > Same goes for strategy indicators that contains only the element > market book.
Yes, there is one-to-one relationship between a strategy and an instrument. A strategy may have more than one indicators, but all of the indicators are associated with the same instrument as the strategy itself. > 2. Without changing the current architecture and design of JBookTrader > - how can I add cross indicators - for example If trade decisions of > stock A is affected by the quotes of Stock B? I can do lots of changes > in base JTrader code but would rather an elegant solution... > Take a look at JArbitrager, which is the JBookTrader sister project: http://code.google.com/p/jarbitrager/ -- 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.
