YM multiplier is 5. This information can be seen in TWS: select the contract row, and then select Ticker|Show Description from the top menu.
On Thu, Jul 9, 2009 at 2:50 PM, MKoistinen <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
