Hi all,
I've made a copy of StrategyES -> StrategyYM, and I want to make sure
I've got my settings correct. Can someone review these and/or
comment?
Contract contract = ContractFactory.makeFutureContract("YM", "ECBOT");
// I don't see any point in converting all this to Chicago time...
TradingSchedule tradingSchedule = new TradingSchedule("10:00",
"15:55", "America/New_York");
int multiplier = 1;// contract multiplier
double bidAskSpread = 1.00; // prevalent spread between best bid and
best ask
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---