Hi,
In the schedule_funtion there is a role called 'date_rules.every_day()'. An at the beginning of before_tarding_start() is says: Called every day before market open. I wonder what does the 'every_day' mean? I thought it should be only the weekdays without weekends and holidays, right?