Installation and Setup
This section provides a step-by-step guide to install and configure unCoded. Follow these instructions to set up the bot on your server and start trading.
1. Prerequisites
Before beginning the installation, ensure you have the following:
Telegram Account: Configured with the necessary bot credentials.
Bot Registered: Register your Binance UID and Download the bot on Telegram at @unCodedOnboarding_bot .
Server Access: A configured server meeting the system requirements.
Binance Account: Created and set up with API keys and funding.
2. Download the unCoded Software
Access the latest version of unCoded from the official Telegram group.
Transfer the ZIP file to your server using your preferred method (e.g., FTP, Remote Desktop).
Extract the ZIP file into a dedicated folder on your server.
3. Configure the Bot
unCoded requires configuration through the keys.env
file included in the downloaded package. Follow these steps:
Open the
keys.env
File:Locate the file in the extracted folder.
Open it with a text editor.
Enter the Binance API Keys:
Enter Telegram Credentials:
Set Trading Parameters:
Default settings are pre-configured but can be customized as needed. For example:
Refer to the Configuration Options section for detailed parameter explanations.
Save the File:
Ensure all values are correctly entered and save your changes.
4. Start the Bot
Run the Application:
Execute the
unCoded.exe
file.If prompted by security warnings (e.g., "Windows Protected Your PC"), click More Info > Run Anyway.
Activate the Bot:
Use the following command in your configured Telegram bot:
This will open the Control Panel in Telegram.
Set Configuration
In the Control Panel, click
Configurations
.Select
Set Configuration
.Click on
acceptTosAndStartBot
.Click on
true
.
Activate Trading:
The system will automatically begin trading.
Use the Telegram bot to view real-time updates on trading activity and profits.
5. Add the unCoded folder to Windows Defender exclusions
To prevent Windows Defender from interrupting unCoded, add its installation folder as an exclusion:
Open Windows Defender Security Center
On your Windows Server 2019 machine, click Start, type Windows Defender Security Center, and press Enter.
Navigate to Virus & threat protection
In the Security Center window, select Virus & threat protection from the menu.
Open protection settings
Under Virus & threat protection settings, click Manage settings.
Add an exclusion
Scroll to the Exclusions section and click Add or remove exclusions.
Click Add an exclusion → Folder, then browse to and select your unCoded installation directory (e.g.,
C:\unCoded\
).
Confirm the exclusion
Verify that the full path to your unCoded folder now appears in the exclusions list.
6. Verify and Test
Check Connection:
Verify that the bot successfully connects to Binance and Telegram.
Check for confirmation messages in your Telegram bot.
Monitor Performance:
Ensure trades are executing correctly and parameters are being followed.
7. Troubleshooting
Bot Not Starting:
Ensure
start
in the configuration file is set totrue
.Verify that all required credentials are entered correctly.
API Key Errors:
Confirm that your Binance API key has the correct permissions and is restricted to your server’s IP address.
Telegram Issues:
Double-check the Telegram bot token and group ID.
Next Steps
Once unCoded is installed and running, explore the Configuration Options section to customize your trading strategy further.
Last updated