I place a small SellPrice and would like to place it just below large limit orders to close the position the fastest. How can I do this in MoonBot?

: Strategy settings

In the MoonBot terminal in the strategy settings there is a parameter that will help you – it is UseScalpingMode, if checked (YES) and if SellPrice is set less than 1%, it will use “scalping mode”, in which the bot can increase the price up to 2%, depending on the ASK rate. Some sort of “Fit sell order in best place in the order book” function from the main settings on the Settings – Main tab.