date = today(); if (date.month() == APRIL && date.day() == 1) { robot_trader.take_day_off(today()); }