In the MoonBot terminal, in the strategy settings on the Filters tab, there is the WorkingTime parameter, which sets the interval of the strategy. The format of the record in the field of this parameter is as follows: hours:minutes – hours:minutes (10:30-16:45) or minutes – minutes (05-35). Setting filters to ignore has no effect on this parameter, that is, the values in the WorkingTime field are still checked. You cannot specify multiple time intervals in this parameter. If you want a strategy to work in two of your intervals, you should copy the strategy and specify WorkingTime=10:00-14:00 in the first strategy, and WorkingTime=19:00-21:00 in the second one. In this case, the first strategy will work first, and then the second strategy with similar detects and parameters.
I would like to run a strategy in the MoonBot terminal in two time intervals, in the morning from 10:00 to 14:00 and in the evening from 19:00 to 21:00. Can I specify both of them in the WorkingTime parameter?
:
Strategy settings