>
> String instrument = contract.m_symbol + "-" + contract.m_exchange +
> "-" + contract.m_secType + "-" + contract.m_expiry + "-"
> +contract.m_currency;
>

Right. This fix should be in two places, createMarketBook() and
requestMarketData(). Additionally, a similar adjustment should be done
in StartegyTableModel.java, so that the "symbol" column in the main
window shows something like EUR.USD and EUR.GBP, instead of EUR for
both. I'll post the new version of JBT tonight.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to