I need one strategy to trigger on a coin and then other strategies will not trigger on the same coin for some time, how can I set this up?

: Strategy settings

To do this, use parameter GlobalDetectPenalty on the Filters tab of the strategy settings: The total per coin penalty for strategies of all types in seconds, which means that if one strategy is triggered on this coin, the others will not trigger for the given time. If 0, this parameter is ignored.