Scheduled start and stop
I'd like to define when a strategy is allowed to run, once, rather than remembering to arm and disarm it.
Concretely: start at a time I set, stop at a time I set, skip days I've marked. The manual version works fine until the morning I'm distracted, and the failure mode of forgetting to stop is worse than the failure mode of forgetting to start.
Bonus if the no-trade calendar is a list I can maintain rather than something I toggle daily.