LaunchKit · 2026
Back to Skills

okx-competition

5 AI trading agents compete live on OKX Demo (real prices)

0
0 downloads
by @peti0402

Setup & Installation

openclaw skills install @peti0402/okx-competition

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install okx-competition

What This Skill Does

Runs 5 AI trading agents in parallel on OKX Demo (real-time prices, no real money). Each agent uses a different strategy (Supply & Demand, RSI variants). Daily at 07:00, the bottom performers get replaced by better strategies from a backtest pool. Every order has an exchange-level stop-loss that survives bot crashes.

When to use it

  • Paper trading multiple strategies simultaneously on OKX
  • Comparing RSI mean reversion vs. supply/demand strategies head-to-head
  • Running daily evolutionary selection to replace losing agents
  • Backtesting strategy/asset combinations overnight for the evolution pool
  • Monitoring a live leaderboard of competing agents

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: "Start the trading competition on OKX Demo"

AGENT
  1. 1Loads 5 agent configs from agents_config.json
  2. 2Starts the 5-minute competition loop with OKX Demo API
  3. 3Each agent analyzes candles, calculates indicators, and places orders with exchange-level SL
  4. 4Writes results to leaderboard_okx.json after each cycle
OUTPUT

Competition running with 5 agents trading on OKX Demo, leaderboard updating every 5 minutes

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

OKX account (Demo or Live) with API key, secret, and passphrase