I know that MoonBot terminal can be run by time but is it possible to run only a specific strategy by time?

: Strategy settings

In the MoonBot terminal, in the strategy settings on the Filters tab, there is a parameter WorkingTime, which sets the time interval of the strategy.
The format of the entry in the field of this parameter is as follows:
a) or hours:minutes – hours:minutes:WorkingTime=10:30-16:45
(the strategy will work every 24 hours at this time interval).
b) or minutes:minutes: WorkingTime=05-35
(the strategy will work every hour in this minutes range).

Please note that setting the IgnoreFilters option (ignore filters in a strategy) has no effect on this setting, i.e. values in the WorkingTime field will still be checked.