Hi,
I watch JBT-FG's code and I have a question about it.
On JST, when you define the contract to trade, it is like that:
Contract contract = ContractFactory.makeFutureContract("CL", "NYMEX");
on JBT-FG, it is like that: Contract contract =
ContractFactory.makeFutureContract("CL", "NYMEX","200812");

I know that on JST, it suscribe to the next future contract that can
be trade.
I think on JBT-FG, in my example, it suscribe to the Contract on
December 2008. And what append when the contract doesn't work?



In the marketData directory, JBT create files like CL-NYMEX-
FUT-200812.rwd and .txt. What is the .txt?
I suppose that the filename will change when JBT suscribe to another
future. Am I right?

Thanks :)

--~--~---------~--~----~------------~-------~--~----~
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