In the MoonBot.ini file of the MoonBot terminal, in the [Special] settings section, the NoTradesCompression=1 parameter is used to disable trade stream compression (only for the Binance exchange; it is not available on other exchanges).
The main load on the CPU comes from the trade stream, and you can slightly reduce the load on it by setting NoTradesCompression=1 and disabling trade compression. In this case, there will be slightly more traffic consumption and slightly less load on the CPU.
This parameter does not appear in the MoonBot.ini file itself; you need to open the file and add a line with this parameter at the end of the [Special] section.
All changes to the MoonBot.ini file should only be made when the MoonBot terminal is turned off.
What does the NoTradesCompression parameter in the [Special] settings section of the MoonBot.ini file in the MoonBot terminal do?
:
File system