RadBot is a free, open-source trading bot for the Radix network. AI-powered strategies, technical indicators, and aggregated DEX routing — running 24/7 on your machine.
$ pip install radbot
Everything you need for automated DeFi trading on Radix
Machine learning analyses your trade history and auto-tunes indicator parameters for optimal performance.
RSI, MACD, Bollinger Bands, Moving Averages — all configurable per individual trade.
Your keys never leave your machine. Wallet passwords stay in RAM only and are erased on exit.
Finds the best swap route across DefiPlaza, Ociswap, and CaviarNine for every trade.
Set a buy price and a sell price — RadBot bounces between them automatically. Simple and predictable.
Dark-themed GUI with live charts, balance tracking, trade history, and profit analytics.
RadBot runs on Windows, Linux, and macOS — anywhere Python runs
pip install radbot
radbot
sudo apt install python3-dev build-essential
pip install radbot && radbot
xcode-select --install
pip install radbot && radbot
Requires Python 3.11 or later. Upgrade any time with pip install --upgrade radbot
From simple set-and-forget to AI-driven optimisation
Buy at a fixed low price, sell at a fixed high price. Simple, predictable, and effective for ranging markets.
Configure technical indicators yourself and let RadBot execute the signals automatically.
Machine learning analyses your trade history and continuously optimises parameters for you.
Three steps from install to your first automated trade
Run pip install radbot then radbot. The GUI opens and walks you through initial setup.
Import a seed phrase, create a new wallet, or load an existing wallet file. Your keys stay encrypted on your device.
Pick a token pair, choose a strategy, set your amount, and hit go. RadBot monitors the market and trades for you 24/7.
Install RadBot in seconds and join the Radix DeFi community
Version 1.0.11 · Python 3.11+ · AGPL-3.0 License