What is the SellShotPriceDown parameter responsible for in the “Sell Order / SellShot” tab of the strategy settings in the MoonBot terminal?

: Strategy settings

In the MoonBot terminal, on the Sell Order / SellShot tab of the strategy settings, the SellShotPriceDown parameter is located: How much to reduce SellShotDistance over time (percent\second). Only negative values can be specified in the parameter. If 0, it does not apply. The decrease in the distance between the market and the Sell order is calculated using the formula SellShotDistance – SellShotPriceDown * (T – SellShotPriceDownDelay), where T is the time in seconds from the moment of purchase.