Can you tell me if there is any filter in MoonBot terminal to prevent futures strategies from trading during fundings?

: Strategy settings

The Binance Futures exchange performs an automatic funding calculation every 8 hours – at 00:00, 08:00 and 16:00 UTC.
But there are no “fanding” parameters in the strategy settings that can stop trading on strategies.

Therefore, in the current implementation of MoonBot terminal you need to use the WorkingTime parameter in the filter section of strategy settings.
But since you can enter only one working period in it, you will need to set up 3 Master strategies with different WorkingTime intervals, which in due time will give a trigger key to stop all strategies during the fanding period (to use triggers you need to purchase and activate the additional paid module “Extension Pack for Autotrading” https://moon-bot.com/ru/pro-version/extension-pack/).

Strategy1: WorkingTime=03:00-03:01
Strategy2: WorkingTime=11:00-11:01
Strategy3: WorkingTime=19:00-19:01

That is, you should set the time to 00:00, 08:00 and 16:00 UTC + X hours based on your time zone and add a minute interval.