General questions
What is unCoded?
What is unCoded?
unCoded is a self-hosted cryptocurrency trading bot that automates trading strategies. It leverages high-frequency trading techniques to capitalize on small market movements, giving you flexibility and independence.
How does unCoded work?
How does unCoded work?
unCoded connects to your Binance account via API keys and executes trades based on your configuration. It monitors price movements, places buy and sell orders, and operates continuously to maximize trading opportunities.
Why is unCoded self-hosted?
Why is unCoded self-hosted?
The self-hosted model ensures you have full control over your trading activities. Unlike centralized platforms, self-hosting eliminates dependency on third-party services and enhances security by keeping your data under your control.
What are the benefits of using unCoded?
What are the benefits of using unCoded?
- Flexibility: Configure the bot to match your trading strategy.
- High frequency: Execute thousands of trades daily to optimize returns.
- Control: Run the bot on your own server with no reliance on centralized systems.
- Cost efficiency: Reduce fees through Binance VIP1 status when trading with USDC.
Is unCoded beginner-friendly?
Is unCoded beginner-friendly?
Yes. The default configuration provides a reliable starting point for new users. Documentation and community support are available to help you set up and optimize the bot.
Which cryptocurrencies can unCoded trade?
Which cryptocurrencies can unCoded trade?
unCoded is optimized for PEPE/USDC. You can adjust the
baseAsset and quoteAsset parameters in your configuration to trade other pairs available on Binance.What do I need to start using unCoded?
What do I need to start using unCoded?
To get started, you need:
- A Binance account created through the official referral link.
- A compatible server with a static IP address.
- Basic trading capital in USDC and BNB to cover trading fees.
- Correctly configured API keys with the required permissions.
Can I adjust settings after the bot is running?
Can I adjust settings after the bot is running?
Yes. Open the Settings tab in your bot dashboard to adjust most parameters while the bot is running. Monitor performance closely after making significant changes to avoid unexpected outcomes.
Configuration questions
What is the default configuration?
What is the default configuration?
The default configuration provides a balanced setup to get you started quickly:
| Parameter | Default value |
|---|---|
baseAsset | PEPE |
quoteAsset | USDC |
mode | 4 |
buyPercentage | 0.1 |
buySplits | 7 |
sellPercentages | 0.25, 0.35, 0.5, 0.75, 1, 2.5, 5 |
buyVolumes | 25, 15, 15, 15, 10, 10, 10 |
investmentPerBuy | $20 |
sellActivateDistancePercentage | 0.1 |
sellCancelDistancePercentage | 1 |
How do I customize the configuration?
How do I customize the configuration?
Open your bot dashboard at
http://YOUR-SERVER-IP:4000, navigate to the Settings tab, and click Edit to change any parameter. Some significant changes — such as buySplits or sellPercentages — require a bot restart to take effect.What do the configuration parameters mean?
What do the configuration parameters mean?
baseAsset/quoteAsset: The trading pair (e.g., PEPE/USDC).mode: The trading strategy preset for different market conditions.buyPercentage: The percentage price drop required to trigger a buy.buySplits: How many splits divide the investment per buy.sellPercentages: The profit percentages at which sell orders execute.buyVolumes: Allocation of total investment across each split.investmentPerBuy: The total amount invested per buy operation.sellActivateDistancePercentage: The percentage drop needed to activate sell orders.sellCancelDistancePercentage: The percentage drop at which sell orders are visually removed but remain active in the background.
How do I choose the best mode?
How do I choose the best mode?
Each mode is designed for specific market conditions. Mode 4 is a reliable starting point for most users. Experiment with different modes to find what fits your trading goals and risk tolerance.
Can I trade assets other than PEPE/USDC?
Can I trade assets other than PEPE/USDC?
Yes. Update
baseAsset and quoteAsset to your preferred pair. Make sure the pair is available on Binance and aligns with your strategy.What happens if I misconfigure the bot?
What happens if I misconfigure the bot?
Misconfigurations may lead to suboptimal trades or errors. Always double-check your settings before applying them. If something goes wrong, refer to the troubleshooting guide.
Can I adjust the configuration while the bot is running?
Can I adjust the configuration while the bot is running?
Some parameters can be changed without restarting the bot. For significant changes — such as
buySplits or sellPercentages — a restart is required. Note your current settings before making edits so you can revert if needed.Where can I find recommended configurations?
Where can I find recommended configurations?
See configuration examples and advanced configuration tips for community-tested setups and insights.

