The “No need to modify the order” entry appeared on older versions of the MoonBot futures terminal and this situation has been fixed in newer versions, you should upgrade to the latest version of the terminal.
In the MoonBot terminal, if "Auto buy BNB" is checked on the "Settings - Advanced - Engine settings" tab, then when the BNB limit is reduced, the specified amount of BNB is automatically auto-purchased and the following entry appears in the log::
Looks like we need some more BNB !
Ok! 0.50 BNB has been bought.
If the DontSellBelowLiq = YES parameter is activated in the MoonBot terminal on the Stops tab, the logic "do not sell a position on an isolated margin at a stop below the liquidation price" is activated, and when this parameter is active, the log will contain an entry like "Stop level (...) is below than liq level".
In the latest versions of the MoonBot terminal, a correction has been made for an error like this: The reasonable mark price deviates too much from the market, we recommend updating the terminal to the current version.
The information after delisting the coin in the Bitget exchange API looks different than on other exchanges, namely: the market disappears from the list of pairs, but the prices in the API for this coin remain non-zero and information like The symbol has been removed is recorded in the log. In the latest versions of the MoonBot terminal for the Bitget exchange, sending a large number of messages to the log with these messages on coins that were deleted from the exchange has been eliminated, we recommend updating the terminal to the current version.
After the MoonHook strategy is triggered, the VolK value is written in the MoonBot terminal log - this is the ratio of volumes during the HookTimeFrame detection to the volume over the last 2 minutes. VolK is not used in the strategy and is not configured in its parameters.