Skip to main content

Documentation Index

Fetch the complete documentation index at: https://uncoded.ch/docs/llms.txt

Use this file to discover all available pages before exploring further.

unCoded is a powerful platform, but it isn’t the right fit for everyone. The clearer you are about whether your goals match what unCoded actually does, the better your experience will be. Below are detailed user profiles describing the kinds of traders unCoded is built for — and the kinds it explicitly is not designed for. If most of the “good fit” profiles describe you, you’re in the right place.

✅ User profiles — who unCoded is built for

🖥️ Traders who want full control and ownership

unCoded is a strong fit if you prefer running your trading infrastructure on your own server and want complete ownership over your settings, monitoring, and trade execution. You decide what runs, when it runs, and how it is configured. Your API keys live only on your server. Your trade history lives only in your own database. Your strategy configuration is yours alone. This profile fits you if:
  • You are uncomfortable handing your API keys to a third-party SaaS platform.
  • You value the ability to inspect logs, audit configurations, and verify exactly what your bot is doing.
  • You want your trading to keep running even if a vendor goes offline, changes pricing, or sunsets a product.
  • You see “self-hosting your trading bot” not as a burden, but as a feature.

🌐 Active crypto traders on any of the major spot exchanges

unCoded is built for traders across the crypto exchange landscape, not a single venue. With 17 hand-tuned, production-ready exchanges plus 64 additional venues in validation, unCoded covers the major global, regional, and regulated venues most traders actually use. This profile fits you if you trade on:
  • Global majors: Binance, Bybit, OKX, KuCoin, MEXC, Gate.io, HTX (Huobi), or BingX.
  • US-regulated venues: Binance.US or Coinbase Advanced — if you need a fully compliant US trading environment.
  • EU-regulated venues: Bybit EU (MiCA-compliant) or Bitvavo (Netherlands, EUR-quoted) — if you need a regulated European setup.
  • Long-established venues: Kraken, Bitfinex, Poloniex, or BitMart.
  • Specialty venues: Crypto.com Exchange or one of the 64 additional exchanges in validation.
You select your active exchange with a single environment variable, and the same trading logic, the same modes, the same dashboard, and the same notification pipeline apply everywhere.

🇪🇺 🇺🇸 Traders with regional or regulatory requirements

If you live in a jurisdiction where you need to use a regulated venue, unCoded is one of the few self-hosted bots with native support for the right options:
  • EU users under MiCA can use Bybit EU with native EUR / USDC / EURC quote support, or Bitvavo as a Netherlands-based, EUR-quoted alternative.
  • US users can use Binance.US or Coinbase Advanced, both of which are fully integrated with their venue-specific symbol and authentication quirks.
  • Regional users can use locally established venues like Upbit, Bithumb, BTCTurk, Bitflyer, Bitso, or Indodax through the validated profile set.
You don’t have to compromise on regulatory setup just to use a serious automated trading tool.

🎛️ Users who want flexible, deep strategy settings

unCoded suits traders who want to adjust buy behavior, sell logic, risk management, and strategy parameters over time — and who get value from understanding what each parameter actually does. The bot is not a black box. Every parameter is documented and configurable. You can:
  • Tune buy splits, sell percentages, buy volumes, trigger thresholds, trailing stop-losses, and time-based exit curves.
  • Choose maker-only or maker/taker mixed execution.
  • Set whether the bot adds to positions on price rises, on price drops, or both.
  • Trade multiple symbols from one instance, each with its own assigned mode.
  • Override per-pair behavior if a specific symbol calls for different settings.
If you find yourself wishing your current bot exposed “just one more setting,” unCoded is probably the upgrade you’re looking for.

💵 Traders working with capital ranges from small to mid-sized

unCoded ships with 9 pre-built modes designed to cover capital ranges from very small to mid-sized accounts:
  • Around $1,500: MinimalMoney — single sell target, absolute minimum-capital strategy.
  • Around $3,000: LowMoney — 2-split strategy for small accounts.
  • Around $20,000: BasicMode (default), FullBullMarket, LongTimeLongMoreProfit — multi-split strategies for typical retail accounts.
  • Around $25,000: LongTimeLong — long-horizon strategy with 9 sell zones.
  • FDUSD market-maker modes: 1001 MarketMaker and 1002 MarketMakerMinimal — high-frequency, maker-only modes for stablecoin pair trading.
You can pick the mode that matches your capital, run it as-is, or use it as a starting point for your own custom configuration. There’s no minimum-account requirement that locks small traders out, and no upper ceiling that makes the platform impractical for larger accounts.

🧩 Strategy builders and technical-analysis enthusiasts

If you enjoy designing your own trading rules — wiring up indicators, defining conditions, testing variations — unCoded is one of the few self-hosted platforms with a built-in visual strategy editor at this depth. The signal-editor gives you:
  • 152 technical indicators across 9 categories — momentum (RSI, MACD, Stochastic, CCI, Connors RSI, Squeeze Pro, etc.), overlap (SMA, EMA, Supertrend, Ichimoku, Bollinger Bands, etc.), trend (ADX, Aroon, PSAR, Choppiness Index, etc.), volatility (ATR, Keltner Channel, Donchian, etc.), volume (OBV, VWAP, MFI, Klinger, etc.), candle patterns, statistics, cycle, and performance.
  • Drag-and-drop graph editor with nodes for prices, indicators, conditions, actions, triggers, math, stop-loss, take-profit, trailing-stop, and position-sizing.
  • Built-in backtester with Sharpe ratio, equity curves, configurable fees, and 15 supported timeframes.
  • Risk-management nodes including a Kelly criterion position-sizing option.
  • Live execution that wires your strategy directly into the trading engine.
This profile fits you if you’ve ever wanted to combine, say, an RSI cross with an ADX filter, a trailing stop, and a Kelly-sized position — and run it live, on your own server, on the venue of your choice.

📡 TradingView users who want to automate execution

If you already use TradingView alerts as your primary signal source — whether you write your own Pine Script strategies, subscribe to alert services, or use community indicators — unCoded gives you a clean way to turn those alerts into live trades. The signal-bot exposes a webhook endpoint that accepts TradingView alert payloads, parses the symbol and trading mode out of the alert, and dynamically updates the trading engine’s active trading-pair list. You keep using TradingView for your charts, signals, and alerts, and unCoded handles the actual execution mechanics — splits, percentages, trailing stops, time curves — that TradingView can’t do well on its own.

📊 Spot accumulation / grid-DCA-style traders

unCoded’s core engine is a multi-mode grid / split-based DCA system. It is at its best when used by traders who:
  • Want to accumulate positions over time rather than make one-shot directional bets.
  • Believe in the underlying assets they are trading and are comfortable holding inventory through drawdowns.
  • Prefer many small, repeatable wins over a few large, speculative ones.
  • Are happy to compound modest profits over weeks and months rather than chasing fast doubles.
This is fundamentally a grid-trader’s mindset, not a swing-trader’s or a futures-speculator’s mindset. If that’s how you think about markets, the engine will feel natural.

🛠️ Users comfortable following a structured setup process

unCoded is ideal if you are willing to go through an initial setup: deploying a server (or using the one-click Render.com deployment), connecting your exchange and Telegram accounts, configuring the bot step by step, and reading the documentation along the way. The setup is well-documented and most users complete it in under an hour, but it is not a one-click consumer experience — it is a deployment. This profile fits you if:
  • You are comfortable copying environment variables into a Render or Docker dashboard.
  • You can read a setup guide and follow the steps in order.
  • You’re willing to spend an evening getting things right rather than rushing into live trading.
  • You see the setup process as a one-time investment that pays off over months and years of operation.
If you’ve never deployed anything to a server before, the documentation will get you through it — but expect to learn a few things along the way.

❌ User profiles — who unCoded is not for

Just as important as knowing who unCoded is built for is knowing who it isn’t. Being honest about this saves everyone time.

🚫 Fully passive users

unCoded is not designed for users who want a completely hands-off system with no setup, no configuration, and no ongoing attention. Running the bot effectively requires:
  • An initial time investment to deploy the services and configure your first mode.
  • Occasional attention to performance — checking the dashboard, reviewing trades, adjusting parameters as market conditions change.
  • A willingness to learn how the parameters interact, especially if you start customizing modes or building your own strategies.
If you want something you can install and never think about again, unCoded is the wrong tool — and frankly, any tool that promises that for crypto trading is one you should be skeptical of.

🚫 Futures, margin, or short-side traders

unCoded is spot-only and long-only. It does not support:
  • Futures contracts (perpetual or dated)
  • Margin trading
  • Short positions
  • Options
  • Leveraged tokens
If your trading style depends on shorting, leverage, or derivatives products, unCoded cannot be your tool. Look elsewhere — and don’t try to bend a spot-grid bot into something it isn’t.

🚫 Users seeking guaranteed yields or fixed monthly returns

unCoded does not promise guaranteed returns. Cryptocurrency markets are volatile, and even a well-configured bot will experience drawdowns, losing streaks, and unexpected behavior during major market events. The platform’s licensing model is profit-based specifically because the platform itself does not promise constant profit — fees are only deducted when you actually realize gains. If you are comparing unCoded to a “fixed 5% per month” yield product, you are comparing two fundamentally different things. unCoded is a trading tool, not a yield product. Be skeptical of anything that promises the latter.

🚫 Users unwilling to monitor performance

The pre-built modes are sensible defaults, but markets change, and your bot’s performance will eventually need adjustment. If you are unwilling to:
  • Periodically review trade history and P&L
  • Recognize when a mode has stopped performing well in the current market regime
  • Adjust parameters or switch modes when conditions warrant
…then automated trading is probably not for you, regardless of which platform you choose. unCoded gives you all the visibility you need to make good decisions, but it cannot make those decisions for you.

🚫 Users who want a turnkey, fully managed SaaS experience

unCoded is a self-hosted platform. If you want:
  • A signup form and a credit card to be the entire setup process
  • A vendor-managed dashboard you log into without deploying anything
  • A team that monitors uptime and handles incidents on your behalf
…unCoded is not it. The flip side of the sovereignty and privacy unCoded gives you is that you are the operator of your own system. For some traders that’s exactly the point; for others it’s a deal-breaker. Be honest with yourself about which camp you’re in.

🤔 Still not sure?

If you read the profiles above and you’re somewhere between “this sounds great” and “I’m not sure I’m ready” — that’s normal, and there are good ways to find out:
  • Read Why choose unCoded? for a feature-by-feature comparison of what the platform offers and how it differs from the alternatives.
  • Browse the documentation to get a sense of what setup actually involves before you commit.
  • Book a personal setup call via Calendly to walk through your situation one-on-one.
  • Join the official unCoded Telegram group to ask current users about their experience.
The best users of unCoded are the ones who chose it deliberately, knowing what they were getting into. Take the time to choose deliberately.
Last modified on May 11, 2026