public void tradeForTomorrow() throws Exception {
   tradeForDate(DateUtil.getGameTomorrow());
 }