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 general Filters / Time tab, there is a WorkingTime parameter that sets the time interval for the strategy to work.

The format for entering this parameter is as follows:

a) hours:minutes – hours:minutes: WorkingTime=10:30-16:45
the strategy will run every day during this time interval

b) minutes-minutes: WorkingTime=05-35
the strategy will run every hour during this minute interval

To ensure that this parameter is checked by the strategy, set IgnoreFilters = NO on the general Filters tab and IgnoreTime = NO on the Filters / Time tab. A green vertical bar should be visible to the left of the Filters / Time tab, indicating that this filter section with this parameter is not being ignored.