In nuxBot you can enable telegram notifications, which will send you buys, dcabuys, sells and SL notifications.

For this you have to do this under Bot Settings:
- Check “Telegram”
- If you do it via config: set “tgenabled” to “True”
- Telegram Bot Token: Enter your bot token that you got from @BotFather.
- Don’t have one yet? Scroll down for instructions on how to get one.
- Telegram Chat ID: Das ist die Chat ID zu der dein Bot die Benachrichtigungen sendet.
- Don’t have one yet? Scroll down for instructions on how to get one.
Then click on Save. 🙂
How do I get a Telegram Bot Token?
- Talk to @BotFather. Create a new bot with the /newbot command and choose a name and username for your bot. You can simply insert the token into the Telegram Bot token field.
How do I get my Telegram Chat ID?
- Talk to @MyChatInfoBot and he’ll give you the Chat ID directly. You can then enter the Chat ID directly in the Telegram Chat ID field.
Simulated Trading:
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. 🙂