I want to limit the maximum number of active orders of a strategy in MoonBot, can I do that?

: Strategy settings

Yes, you can do that with the MaxActiveOrders parameter which is responsible for the maximum number of active (pending or already Sell after Buy trigger) orders for the strategy at the same time.