Using trailing up, we can reduce the capital risk to top side when the bot starts. Once the upper limit is surpassed, the bot uses buy stop orders. For trailing down, after the lowest grid level, it adds a few extra buy limit orders. This way, the grid expands according to the market.
The benefit of the Trailing Down feature is extending the bot’s grid below the initial setup, which allows the bot to follow the down-trending market and continue to trade even if the price goes below the range of the grid.
Can you please implement this extract feature, here we can find more technical info