Features Install Strategies How It Works GitHub

Automated Radix DeFi Trading

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.

terminal
$ pip install radbot
100%
Non-Custodial
24/7
Automated
Free
Open Source
RadBot

Built for Everyone

Everything you need for automated DeFi trading on Radix

AI Strategy

Machine learning analyses your trade history and auto-tunes indicator parameters for optimal performance.

Technical Indicators

RSI, MACD, Bollinger Bands, Moving Averages — all configurable per individual trade.

Non-Custodial

Your keys never leave your machine. Wallet passwords stay in RAM only and are erased on exit.

Aggregated Routing

Finds the best swap route across DefiPlaza, Ociswap, and CaviarNine for every trade.

Ping Pong Orders

Set a buy price and a sell price — RadBot bounces between them automatically. Simple and predictable.

Modern Dashboard

Dark-themed GUI with live charts, balance tracking, trade history, and profit analytics.

Install in Seconds

RadBot runs on Windows, Linux, and macOS — anywhere Python runs

Windows

pip install radbot
radbot

Linux

sudo apt install python3-dev build-essential
pip install radbot && radbot

macOS

xcode-select --install
pip install radbot && radbot

Requires Python 3.11 or later. Upgrade any time with pip install --upgrade radbot

Choose Your Strategy

From simple set-and-forget to AI-driven optimisation

Beginner

Ping Pong

Buy at a fixed low price, sell at a fixed high price. Simple, predictable, and effective for ranging markets.

  • Set buy & sell price targets
  • Automatic order cycling
  • No indicator knowledge needed
  • Great for stablecoin pairs
Advanced

AI Strategy

Machine learning analyses your trade history and continuously optimises parameters for you.

  • Learns from your trades
  • Auto-tunes indicators
  • Adapts to market changes
  • Backtesting built in

Up and Running in Minutes

Three steps from install to your first automated trade

1

Install & Launch

Run pip install radbot then radbot. The GUI opens and walks you through initial setup.

2

Load Your Wallet

Import a seed phrase, create a new wallet, or load an existing wallet file. Your keys stay encrypted on your device.

3

Create a Trade

Pick a token pair, choose a strategy, set your amount, and hit go. RadBot monitors the market and trades for you 24/7.

650+
Tokens Tracked
Aggregated pricing across Radix DEXs
3
DEX Sources
DefiPlaza, Ociswap, CaviarNine
100%
Non-Custodial
Your keys, your trades, your machine
24/7
Always On
Never miss an opportunity

Ready to Automate Your Trading?

Install RadBot in seconds and join the Radix DeFi community

Version 1.0.11 · Python 3.11+ · AGPL-3.0 License