What does the ExpertMode parameter in the [Special] section of the MoonBot.ini file in the MoonBot terminal do?

: File system

In the MoonBot.ini file of the MoonBot terminal, in the [Special] settings section, the ExpertMode=1 parameter is responsible for enabling expert mode; if it is 0, then expert mode is disabled.

If expert mode is enabled (ExpertMode=1), then:
– InternalError penalty is reduced from 30 seconds (without expert mode) to 5 seconds (with expert mode).
– On the Sell order tab of the strategy settings in expert mode, the AutoSell=YES/NO parameter appears: place a Sell order after purchase (YES) or not (NO). By default, AutoSell=YES and this parameter is only available on the spot.
– The number of rows that can be displayed in the Reports Table in VDS mode increases from 50-500 (without expert mode) to 50-1000 (with expert mode).
– The minimum values in the MoonShot strategy for parameters that were MShotPriceMin=0.05 without expert mode and MShotPrice=0.10 with expert mode have become even smaller, i.e. MShotPriceMin=0.01 and MShotPrice=0.02, respectively.
– The minimum value in the MoonShot strategy for the parameter without expert mode was AutoCancelBuy=90 seconds, and with expert mode it became even smaller, i.e. AutoCancelBuy=15 seconds.
All changes to the MoonBot.ini file should only be made when the MoonBot terminal is turned off.