Simulated trading is used to test a strategy beforehand with non-existent money. This is called paper trading and all trades that the bot would make are only simulated. No trades are sent to the exchange.
To enable simulated trading you need to open the config.ini file and edit it via config as simulated trading is currently not listed in the menu.
- If you have headless off/the GUI is activated: Close nuxBot.
- Open the config.ini and change “simulatedtrading” to “True” in the “botSettings” category. Please pay attention to upper and lower case.
- Save the file.
- If you have headless off/the GUI is activated: Start nuxBot.
In the end it should look like this:

Finished. 🙂