Sponsor Team

Bitget

Bitget

Global multi-asset exchange sponsoring the Agent Builders Cup.

www.bitget.com

Agent Builders

0 / 2 Slots Filled

03

Open Seat

Apply with your agentic strategy.

04

Open Seat

Apply with your agentic strategy.

Jadonamite Kenechukwu

Jadonamite Kenechukwu

Creativity Peaked

A market-making agent on Hyperliquid perpetuals — with the edge in position sizing rather than quoting. Dynamic spread adjustment on volatility and inventory is table stakes; every serious entrant will have it. Most 48-hour races aren't lost on bad spreads, they're lost to inventory blowup. So my differentiator is a capital-pacing controller I've already built and tested, which ports TCP congestion control — Google's BBR — to capital deployment. Instead of trading until it hits a risk limit (the loss-based behaviour of 1980s TCP), it continuously models a ceiling from measured value-rate and result-latency, paces inventory below it, and probes upward only when the model says there's room. Underneath sits a hard floor — per-position, total inventory, rolling-24h — that holds regardless of what the model believes; a test fires 10,000 retries at it and proves it cannot overspend. The transplant has precedent: Netflix took BBR's insight out of the network and into RPC concurrency limits. This is the second hop — requests to capital. Volume comes from quoting both sides continuously; survival comes from the controller. In a race scored on volume and P&L over a fixed window, the agent still standing at hour 47 wins.

Botcamp

Racing for

Botcamp

Nivesh Gajengi

Nivesh Gajengi

i want to make Trading Strategy bot that can be used to backtest trades and then create stratergies to use for other agents

Meteora

Racing for

Meteora

Sergiu O

Sergiu O

Solo builder, Chisinau. Market microstructure and liquidation data. 25 services in production.

quench is a market maker for Bitget USDT-M perpetuals, built as a Hummingbot V2 controller. It quotes both sides in units of realised volatility, and every exit scales with the quote that filled it, so a fill five volatility units away from mid targets its way back toward mid instead of a fixed take profit. That single detail is what decides whether a wide quote pays for itself. On top of the quoting sits a liquidation fuel map. A collector reads open interest changes off the perpetual tape and projects them into leverage-implied liquidation clusters above and below price, marking a cluster spent once the tape has traded through it. The agent will not sell into unspent short-liquidation fuel above it and will not buy into long-liquidation fuel below it. When the feed goes stale the layer switches itself off and the agent falls back to plain volatility-scaled quoting. It never acts on stale data. I ran it inside Hummingbot's own V2 backtesting engine over fourteen days of one-minute SOL data, with 34 offline tests, and I will tell you what the numbers said rather than what I wanted them to say. Quoting one volatility unit wide loses money at a 2 bp maker fee, because gross edge per round trip is 2.3 bp. Quoting five and ten wide earns 5.7 bp gross, clears the fee, and returns a t-statistic of 2.4 across 53 fills with both halves of the sample positive. The liquidation layer as first written cost 11 percent of net, so I cut the component responsible instead of keeping it for the story. Solo builder in Chisinau, running about 25 services in production on my own box with watchdogs. The agent will still be alive at hour 47.

Bitget

Racing for

Bitget

Due Diligence by Top Traders

Due Diligence by Top Traders

looking for new algos for my portfolio

Bitget

Racing for

Bitget

kenneth umoekpe

kenneth umoekpe

Regime-Aware Solana Liquidity Agent Build a Condor agent that autonomously provides concentrated liquidity on Meteora or Orca while protecting its capital from volatile or unsafe pools. The agent would: Scan eligible Solana pools. Rank them using fees, liquidity, volume, volatility, and token-risk signals. Detect whether the market is trending, ranging, or becoming unstable. Open concentrated-liquidity positions only when expected fee income justifies the risk. Dynamically widen, narrow, or reposition its liquidity range. Exit when volatility, drawdown, pool quality, or impermanent-loss risk becomes excessive. Explain and log every decision. Enforce hard capital limits independently of the LLM.

jilt jeeltcraft

jilt jeeltcraft

creative developer

the agent operates in the omnity ree network with its own LP and flash loan infrastructure, across evm, ICP and Bitcoin networks, atomically.

Orca

Racing for

Orca

Alan Coppola

Alan Coppola

Trading agent description: This agent implements an active, tight-range concentrated liquidity market making strategy on Orca Whirlpools (Solana), targeting the SOL/USDC pair. Rather than deploying a passive full-range LP position, the agent continuously monitors price and maintains an ultra-narrow tick range (±1–2% of spot) around the current market price to maximize capital efficiency and fee capture per dollar deployed. Strategy type: Active concentrated liquidity provision with automated range-rebalancing. When price exits the current tick range, the agent closes the position and immediately reopens a new tight range centered on the updated price — converting a normally passive AMM LP position into an actively managed market making strategy. The agent also applies a directional skew (asymmetric range placement) based on short-term momentum signals, biasing liquidity toward the side price is more likely to move, which increases fee capture on directional moves while still collecting fees if price stays range-bound. Markets/exchanges: Trades exclusively on Orca Whirlpools on Solana, accessed via Hummingbot Gateway's DEX connector. Primary pair is SOL/USDC, chosen for deep liquidity, high trading volume, and Orca's 0.30% base fee tier with adaptive fee scaling during volatility spikes. What makes this unique: Most LP bots optimize for long-term stability and minimize impermanent loss through wide ranges. This agent is optimized for short evaluation windows, deliberately trading capital efficiency and IL risk for maximum fee-per-dollar throughput — effectively acting as "leverage" on a spot AMM without any borrowing, since a ±1% range can achieve over 200x the capital efficiency of a full-range position. Backtested rebalancing thresholds and range parameters are validated offline using a zipline-reloaded–based fee/IL simulation before being deployed live via Hummingbot Gateway, bridging traditional quant backtesting infrastructure with on-chain execution. Prepared with help from Perplexity Deep Research

Orca

Racing for

Orca

Kristian Mikula

Kristian Mikula

I'm building an automated liquidity-management agent for Meteora's DLMM pools on Solana, using a Hummingbot Controller connected through the Gateway connector. It opens a concentrated-liquidity position centered on the current price, monitors the pool continuously, and automatically closes and re-opens the position whenever price drifts outside the active range so capital keeps earning fees instead of sitting idle out of range. I'm starting with a simple, well-tested bin distribution and conservative rebalancing thresholds to limit churn and impermanent loss, with room to add volatility-based sizing as I iterate. This is my first Solana/DeFi build, so I'm prioritizing something simple and reliable over something exotic.

Meteora

Racing for

Meteora

S

Sebastian Montgomery

I LP Every Day

Meteora

Racing for

Meteora

R

RonyZ .

Builder

Bitget

Racing for

Bitget

Nirmalandu Das

Nirmalandu Das

I want to build an AI crypto trading agent that thinks like a skilled discretionary trader. It will trade BTC, ETH, and highly liquid altcoins by analyzing market structure, liquidity, volume, momentum, volatility, and multi-timeframe trends. The agent will adapt to changing market conditions, avoid low-quality setups, and dynamically manage position size, stop-loss, and take-profit. Its key advantage is knowing when not to trade. Every trade will have a clear reason, risk level, and invalidation point. The goal is disciplined, explainable, risk-adjusted trading not endless signals or unrealistic win-rate promises.

Half Doctor

Half Doctor

The Derive Volatility Spread Trader is an autonomous quantitative agent that systematically harvests crypto options volatility risk premia on Derive. By combining forecast RV vs. IV edge modelling with real-time Dealer GEX intelligence from Derivatives Monkey, it executes atomic 4-leg RFQ option packages and maintains strict delta neutrality via zero-fee perpetual rebalancing.

Derive

Racing for

Derive

Asuran

Asuran

X

Xayaan Ibrahim

DeFi Sentinel Trading Agent — an autonomous market-making agent built on Condor that provides two-sided liquidity on Solana DEXs (Orca Whirlpools) with signal-driven range management. The agent reads on-chain order flow and volatility metrics to dynamically adjust spread width, inventory skew, and rebalancing timing. Unlike static LP bots, our agent uses anomaly detection (Sentinel-style) to avoid realizing impermanent loss during volatility flushes, while maximizing fee capture during stable ranges. Built on our MCP/agent stack (DeFi monitoring + Hummingbot execution layer).

Wilfred Lau

Wilfred Lau

Bitget

Racing for

Bitget

Fikan Ali

Fikan Ali

I want to build an adaptive trading agent for Bitget BTC/USDT and ETH/USDT that dynamically switches between high-volume market making, funding-rate capture, and perp-basis opportunities based on real-time volatility, liquidity, inventory, and cross-market conditions. Its edge is adaptive execution: rather than using static parameters, it continuously adjusts spreads, exposure, and strategy selection to maximize risk-adjusted trading volume while protecting capital.

Bitget

Racing for

Bitget

A

Artem Churilkin

space 0x

space 0x

Anonymous Builder

Anonymous Builder

build a liquidity monitor curator for megaeth & if possible include other chains w/ similar settlement to provide signals for arbitrage opportunities; identify cryptotokens that behave more like cryptocurrency & cryptocurrencies that behave more like cryptotokens.

Botcamp

Racing for

Botcamp

Soumalya Paul

Soumalya Paul

I'm building an autonomous liquidity-management agent for Meteora's DLMM pools. It can be deployed in two forms: as a vault that accepts user deposits and manages multiple pools together, or as a liquidity-management contract that handles any single pool. In both cases the agent actively manages liquidity by dynamically structuring bin allocations around the current price. Depending on market conditions, it shifts between a delta-neutral configuration (symmetric bins plus hedging to minimize directional exposure) and a profit-seeking configuration (skewed, tighter bins to capture more fees during range-bound or trending conditions). It continuously rebalances bins based on volatility, price movement, and fee generation to reduce impermanent loss while maximizing yield for depositors.

Meteora

Racing for

Meteora

Jadonamite Kenechukwu

Jadonamite Kenechukwu

Creativity Peaked

A market-making agent on Hyperliquid perpetuals — with the edge in position sizing rather than quoting. Dynamic spread adjustment on volatility and inventory is table stakes; every serious entrant will have it. Most 48-hour races aren't lost on bad spreads, they're lost to inventory blowup. So my differentiator is a capital-pacing controller I've already built and tested, which ports TCP congestion control — Google's BBR — to capital deployment. Instead of trading until it hits a risk limit (the loss-based behaviour of 1980s TCP), it continuously models a ceiling from measured value-rate and result-latency, paces inventory below it, and probes upward only when the model says there's room. Underneath sits a hard floor — per-position, total inventory, rolling-24h — that holds regardless of what the model believes; a test fires 10,000 retries at it and proves it cannot overspend. The transplant has precedent: Netflix took BBR's insight out of the network and into RPC concurrency limits. This is the second hop — requests to capital. Volume comes from quoting both sides continuously; survival comes from the controller. In a race scored on volume and P&L over a fixed window, the agent still standing at hour 47 wins.

Botcamp

Racing for

Botcamp

Nivesh Gajengi

Nivesh Gajengi

i want to make Trading Strategy bot that can be used to backtest trades and then create stratergies to use for other agents

Meteora

Racing for

Meteora

Sergiu O

Sergiu O

Solo builder, Chisinau. Market microstructure and liquidation data. 25 services in production.

quench is a market maker for Bitget USDT-M perpetuals, built as a Hummingbot V2 controller. It quotes both sides in units of realised volatility, and every exit scales with the quote that filled it, so a fill five volatility units away from mid targets its way back toward mid instead of a fixed take profit. That single detail is what decides whether a wide quote pays for itself. On top of the quoting sits a liquidation fuel map. A collector reads open interest changes off the perpetual tape and projects them into leverage-implied liquidation clusters above and below price, marking a cluster spent once the tape has traded through it. The agent will not sell into unspent short-liquidation fuel above it and will not buy into long-liquidation fuel below it. When the feed goes stale the layer switches itself off and the agent falls back to plain volatility-scaled quoting. It never acts on stale data. I ran it inside Hummingbot's own V2 backtesting engine over fourteen days of one-minute SOL data, with 34 offline tests, and I will tell you what the numbers said rather than what I wanted them to say. Quoting one volatility unit wide loses money at a 2 bp maker fee, because gross edge per round trip is 2.3 bp. Quoting five and ten wide earns 5.7 bp gross, clears the fee, and returns a t-statistic of 2.4 across 53 fills with both halves of the sample positive. The liquidation layer as first written cost 11 percent of net, so I cut the component responsible instead of keeping it for the story. Solo builder in Chisinau, running about 25 services in production on my own box with watchdogs. The agent will still be alive at hour 47.

Bitget

Racing for

Bitget

Due Diligence by Top Traders

Due Diligence by Top Traders

looking for new algos for my portfolio

Bitget

Racing for

Bitget

kenneth umoekpe

kenneth umoekpe

Regime-Aware Solana Liquidity Agent Build a Condor agent that autonomously provides concentrated liquidity on Meteora or Orca while protecting its capital from volatile or unsafe pools. The agent would: Scan eligible Solana pools. Rank them using fees, liquidity, volume, volatility, and token-risk signals. Detect whether the market is trending, ranging, or becoming unstable. Open concentrated-liquidity positions only when expected fee income justifies the risk. Dynamically widen, narrow, or reposition its liquidity range. Exit when volatility, drawdown, pool quality, or impermanent-loss risk becomes excessive. Explain and log every decision. Enforce hard capital limits independently of the LLM.

jilt jeeltcraft

jilt jeeltcraft

creative developer

the agent operates in the omnity ree network with its own LP and flash loan infrastructure, across evm, ICP and Bitcoin networks, atomically.

Orca

Racing for

Orca

Alan Coppola

Alan Coppola

Trading agent description: This agent implements an active, tight-range concentrated liquidity market making strategy on Orca Whirlpools (Solana), targeting the SOL/USDC pair. Rather than deploying a passive full-range LP position, the agent continuously monitors price and maintains an ultra-narrow tick range (±1–2% of spot) around the current market price to maximize capital efficiency and fee capture per dollar deployed. Strategy type: Active concentrated liquidity provision with automated range-rebalancing. When price exits the current tick range, the agent closes the position and immediately reopens a new tight range centered on the updated price — converting a normally passive AMM LP position into an actively managed market making strategy. The agent also applies a directional skew (asymmetric range placement) based on short-term momentum signals, biasing liquidity toward the side price is more likely to move, which increases fee capture on directional moves while still collecting fees if price stays range-bound. Markets/exchanges: Trades exclusively on Orca Whirlpools on Solana, accessed via Hummingbot Gateway's DEX connector. Primary pair is SOL/USDC, chosen for deep liquidity, high trading volume, and Orca's 0.30% base fee tier with adaptive fee scaling during volatility spikes. What makes this unique: Most LP bots optimize for long-term stability and minimize impermanent loss through wide ranges. This agent is optimized for short evaluation windows, deliberately trading capital efficiency and IL risk for maximum fee-per-dollar throughput — effectively acting as "leverage" on a spot AMM without any borrowing, since a ±1% range can achieve over 200x the capital efficiency of a full-range position. Backtested rebalancing thresholds and range parameters are validated offline using a zipline-reloaded–based fee/IL simulation before being deployed live via Hummingbot Gateway, bridging traditional quant backtesting infrastructure with on-chain execution. Prepared with help from Perplexity Deep Research

Orca

Racing for

Orca

Kristian Mikula

Kristian Mikula

I'm building an automated liquidity-management agent for Meteora's DLMM pools on Solana, using a Hummingbot Controller connected through the Gateway connector. It opens a concentrated-liquidity position centered on the current price, monitors the pool continuously, and automatically closes and re-opens the position whenever price drifts outside the active range so capital keeps earning fees instead of sitting idle out of range. I'm starting with a simple, well-tested bin distribution and conservative rebalancing thresholds to limit churn and impermanent loss, with room to add volatility-based sizing as I iterate. This is my first Solana/DeFi build, so I'm prioritizing something simple and reliable over something exotic.

Meteora

Racing for

Meteora

S

Sebastian Montgomery

I LP Every Day

Meteora

Racing for

Meteora

R

RonyZ .

Builder

Bitget

Racing for

Bitget

Nirmalandu Das

Nirmalandu Das

I want to build an AI crypto trading agent that thinks like a skilled discretionary trader. It will trade BTC, ETH, and highly liquid altcoins by analyzing market structure, liquidity, volume, momentum, volatility, and multi-timeframe trends. The agent will adapt to changing market conditions, avoid low-quality setups, and dynamically manage position size, stop-loss, and take-profit. Its key advantage is knowing when not to trade. Every trade will have a clear reason, risk level, and invalidation point. The goal is disciplined, explainable, risk-adjusted trading not endless signals or unrealistic win-rate promises.

Half Doctor

Half Doctor

The Derive Volatility Spread Trader is an autonomous quantitative agent that systematically harvests crypto options volatility risk premia on Derive. By combining forecast RV vs. IV edge modelling with real-time Dealer GEX intelligence from Derivatives Monkey, it executes atomic 4-leg RFQ option packages and maintains strict delta neutrality via zero-fee perpetual rebalancing.

Derive

Racing for

Derive

Asuran

Asuran

X

Xayaan Ibrahim

DeFi Sentinel Trading Agent — an autonomous market-making agent built on Condor that provides two-sided liquidity on Solana DEXs (Orca Whirlpools) with signal-driven range management. The agent reads on-chain order flow and volatility metrics to dynamically adjust spread width, inventory skew, and rebalancing timing. Unlike static LP bots, our agent uses anomaly detection (Sentinel-style) to avoid realizing impermanent loss during volatility flushes, while maximizing fee capture during stable ranges. Built on our MCP/agent stack (DeFi monitoring + Hummingbot execution layer).

Wilfred Lau

Wilfred Lau

Bitget

Racing for

Bitget

Fikan Ali

Fikan Ali

I want to build an adaptive trading agent for Bitget BTC/USDT and ETH/USDT that dynamically switches between high-volume market making, funding-rate capture, and perp-basis opportunities based on real-time volatility, liquidity, inventory, and cross-market conditions. Its edge is adaptive execution: rather than using static parameters, it continuously adjusts spreads, exposure, and strategy selection to maximize risk-adjusted trading volume while protecting capital.

Bitget

Racing for

Bitget

A

Artem Churilkin

space 0x

space 0x

Anonymous Builder

Anonymous Builder

build a liquidity monitor curator for megaeth & if possible include other chains w/ similar settlement to provide signals for arbitrage opportunities; identify cryptotokens that behave more like cryptocurrency & cryptocurrencies that behave more like cryptotokens.

Botcamp

Racing for

Botcamp

Soumalya Paul

Soumalya Paul

I'm building an autonomous liquidity-management agent for Meteora's DLMM pools. It can be deployed in two forms: as a vault that accepts user deposits and manages multiple pools together, or as a liquidity-management contract that handles any single pool. In both cases the agent actively manages liquidity by dynamically structuring bin allocations around the current price. Depending on market conditions, it shifts between a delta-neutral configuration (symmetric bins plus hedging to minimize directional exposure) and a profit-seeking configuration (skewed, tighter bins to capture more fees during range-bound or trending conditions). It continuously rebalances bins based on volatility, price movement, and fee generation to reduce impermanent loss while maximizing yield for depositors.

Meteora

Racing for

Meteora

Poroburu

Poroburu

Meteora

Racing for

Meteora

Anonymous Builder

Anonymous Builder

Meteora

Racing for

Meteora

riyan

riyan

Darwin Trader is an adaptive autonomous trading agent for crypto perpetual markets. It continuously runs multiple deterministic strategies in a live Shadow Arena, including momentum, mean reversion, liquidity vacuum, funding crowding, and volatility breakout. Darwin can switch between existing strategies, safely adjust strategy parameters within predefined bounds, and generate new bounded strategy variants. Every new or mutated strategy must first prove itself in shadow trading before progressing through Challenger → Probation → Active and receiving live capital. An event-driven AI council evaluates regime changes and strategy performance, while hard risk limits and Hummingbot handle deterministic execution, position management, stop-losses, take-profit, and order lifecycle. The initial target is Gate perpetual markets. What makes Darwin unique is that the LLM never directly places trades. Strategies compete on measurable live-market performance, and only strategies that demonstrate superior risk-adjusted fitness can control real capital.

Gate

Racing for

Gate

M

Mihai Cosma

Yann

Yann

Meteora

Racing for

Meteora

Mur Mur

Mur Mur

Crypto T

Crypto T

Building a multi-layer autonomous trading system on Bitget USDT-M perpetuals using Hummingbot V2. Two engines run side by side on the same account: Engine 1 — Systematic Strategy: Scans a 24-pair universe across crypto, commodities (gold/silver perps), and stock perps (NVDA, TSLA, META, etc.). Three independent signal engines vote on each symbol — momentum, mean reversion, and multi-timeframe confluence. Ranks all pairs by confidence and opens up to 3 positions with per-symbol leverage (15× BTC, 10× SOL, 5× stocks). Triple barrier exits with trailing stops, hard SL/TP, and time limits. Engine 2 — Autonomous AI Agent: An LLM-powered agent that scans every 60 seconds with its own 3 position slots (6 total across both engines). Makes independent trading decisions based on market data, but also monitors and can close the strategy's positions if market conditions change. Decisions are journaled with reasoning. Uses Condor (Hummingbot's Telegram AI agent) for the loop infrastructure and decision management. What makes it unique: the two engines complement each other — the strategy handles systematic coverage across 24 pairs while the agent handles opportunistic trades and risk oversight. The agent can act as a risk manager, closing strategy positions when its analysis disagrees. All trades from both engines share a unified journal with source tags. Built with Hummingbot on Bitget. Custom dashboard with live scanner, strategy radar, trade journal, and Condor AI integration. Already live and trading.

Bitget

Racing for

Bitget

Carlos Noel Eguibegui

Carlos Noel Eguibegui

Botcamp

Racing for

Botcamp

Papa Jams

Papa Jams

Michael Feng

Michael Feng

Botcamp

Racing for

Botcamp

J

Jack Li

D

Divin K k

Solo Builder of Dwin Universe | 5 Products in 4 Months on Phone

I want to build a market-making agent that provides liquidity on Hyperliquid perpetuals. My strategy will use dynamic spread adjustment based on volatility and inventory levels...

Federico Cardoso

Federico Cardoso

I want to build a set of simple directional strategies that an agent backtest and deploy based on market conditions on a perpetual exchange.

Gate

Racing for

Gate

David Solutions

David Solutions

AI engineer

I want to build an automated liquidity provisioning agent for ORCA

Orca

Racing for

Orca

Nolan

Nolan

Search for high volatility trades and capturing the movement on trend

Macro Wang

Macro Wang

I want to build a market making agent that provides liquidity on hyperliquid perpetuals.

Gate

Racing for

Gate

Jordan Jones

Jordan Jones

I want to build a multi-strategy autonomous trading agent for Meteora that combines CLMM liquidity provision with cross-venue arbitrage detection, all driven by LLM reasoning. Strategy: The agent runs two coordinated layers: - LP Layer — Concentrated liquidity positions on Meteora DLMM pools. Scans trending pools, ranks by fee yield, dynamically adjusts range width based on volatility, and rotates capital through per-slot take-profit/stop-loss (20%). - Arbitrage Layer — Monitors price discrepancies between Meteora, Orca, Raydium, and Hyperliquid. When the LP layer identifies a pool with sufficient depth, the agent can execute arbitrage trades that profit from venue price gaps while simultaneously improving its LP position's fee capture. What makes it unique: Most hackathon agents pick one strategy. This agent uses LLM reasoning to decide when to LP and when to arb — reading market conditions, fee rates, and pool depth to allocate capital to the highest-yield activity at any moment. The Condor harness separates the reasoning (LLM decides) from execution (Hummingbot places orders), so the agent never misses an arb window while thinking. Built on GenTech's existing multi-chain infrastructure — x402 payments, ERC-8004 identity, and gasless settlement via Q402 — this agent is designed to scale beyond the hackathon into a fully autonomous DeFi operator. Venue: Meteora DLMM (primary), Orca/Raydium (rotation), Hyperliquid (arb detection)

Meteora

Racing for

Meteora

俊华 陆

俊华 陆

ABCMM — a market-making agent for XRP/RLUSD on Gate.io (CEX) and XRPL native DEX, run via Condor (LLM-driven decision layer) over Hummingbot execution. Core differentiator: quotes are anchored to Flare's FTSO v2 fair-value oracle (decentralized on-chain price), not the CEX mid that most other builders will reference. This means our quotes are honest relative to on-chain truth, not reflexive to the same feed. Strategy: dynamic spread = f(FTSO mid vs CEX mid divergence, inventory skew toward 50/50 XRP/RLUSD, ATR volatility). Order sizes scale with inventory distance from target. Risk guards: max absolute inventory, max order size, kill-switch if FTSO staleness > 30s, hard daily PnL stop. Plan: ship Gate first (easier infra, proven CEX connector), then mirror the same strategy to XRPL DEX — same code path, two venues. Why I can build it: 2+ years Web3 / smart-contract engineering. Recently shipped a CC-enclave rebalancer on Coston2 (Flare testnet) and a Circle Agent Stack–powered Aave keeper — both with on-chain attested execution. Same primitive pattern, now applied to live trading.

Yezir Hasan

Yezir Hasan

An agent capable enough to win on any tracks mostly I am targeting the robin hood chain

Berg 1ce

Berg 1ce

mm learner for this compete thx!thx!thx!thx!thx!thx!thx!thx!thx!thx!thx!thx!thx!

Poroburu

Poroburu

Meteora

Racing for

Meteora

Anonymous Builder

Anonymous Builder

Meteora

Racing for

Meteora

riyan

riyan

Darwin Trader is an adaptive autonomous trading agent for crypto perpetual markets. It continuously runs multiple deterministic strategies in a live Shadow Arena, including momentum, mean reversion, liquidity vacuum, funding crowding, and volatility breakout. Darwin can switch between existing strategies, safely adjust strategy parameters within predefined bounds, and generate new bounded strategy variants. Every new or mutated strategy must first prove itself in shadow trading before progressing through Challenger → Probation → Active and receiving live capital. An event-driven AI council evaluates regime changes and strategy performance, while hard risk limits and Hummingbot handle deterministic execution, position management, stop-losses, take-profit, and order lifecycle. The initial target is Gate perpetual markets. What makes Darwin unique is that the LLM never directly places trades. Strategies compete on measurable live-market performance, and only strategies that demonstrate superior risk-adjusted fitness can control real capital.

Gate

Racing for

Gate

M

Mihai Cosma

Yann

Yann

Meteora

Racing for

Meteora

Mur Mur

Mur Mur

Crypto T

Crypto T

Building a multi-layer autonomous trading system on Bitget USDT-M perpetuals using Hummingbot V2. Two engines run side by side on the same account: Engine 1 — Systematic Strategy: Scans a 24-pair universe across crypto, commodities (gold/silver perps), and stock perps (NVDA, TSLA, META, etc.). Three independent signal engines vote on each symbol — momentum, mean reversion, and multi-timeframe confluence. Ranks all pairs by confidence and opens up to 3 positions with per-symbol leverage (15× BTC, 10× SOL, 5× stocks). Triple barrier exits with trailing stops, hard SL/TP, and time limits. Engine 2 — Autonomous AI Agent: An LLM-powered agent that scans every 60 seconds with its own 3 position slots (6 total across both engines). Makes independent trading decisions based on market data, but also monitors and can close the strategy's positions if market conditions change. Decisions are journaled with reasoning. Uses Condor (Hummingbot's Telegram AI agent) for the loop infrastructure and decision management. What makes it unique: the two engines complement each other — the strategy handles systematic coverage across 24 pairs while the agent handles opportunistic trades and risk oversight. The agent can act as a risk manager, closing strategy positions when its analysis disagrees. All trades from both engines share a unified journal with source tags. Built with Hummingbot on Bitget. Custom dashboard with live scanner, strategy radar, trade journal, and Condor AI integration. Already live and trading.

Bitget

Racing for

Bitget

Carlos Noel Eguibegui

Carlos Noel Eguibegui

Botcamp

Racing for

Botcamp

Papa Jams

Papa Jams

Michael Feng

Michael Feng

Botcamp

Racing for

Botcamp

J

Jack Li

D

Divin K k

Solo Builder of Dwin Universe | 5 Products in 4 Months on Phone

I want to build a market-making agent that provides liquidity on Hyperliquid perpetuals. My strategy will use dynamic spread adjustment based on volatility and inventory levels...

Federico Cardoso

Federico Cardoso

I want to build a set of simple directional strategies that an agent backtest and deploy based on market conditions on a perpetual exchange.

Gate

Racing for

Gate

David Solutions

David Solutions

AI engineer

I want to build an automated liquidity provisioning agent for ORCA

Orca

Racing for

Orca

Nolan

Nolan

Search for high volatility trades and capturing the movement on trend

Macro Wang

Macro Wang

I want to build a market making agent that provides liquidity on hyperliquid perpetuals.

Gate

Racing for

Gate

Jordan Jones

Jordan Jones

I want to build a multi-strategy autonomous trading agent for Meteora that combines CLMM liquidity provision with cross-venue arbitrage detection, all driven by LLM reasoning. Strategy: The agent runs two coordinated layers: - LP Layer — Concentrated liquidity positions on Meteora DLMM pools. Scans trending pools, ranks by fee yield, dynamically adjusts range width based on volatility, and rotates capital through per-slot take-profit/stop-loss (20%). - Arbitrage Layer — Monitors price discrepancies between Meteora, Orca, Raydium, and Hyperliquid. When the LP layer identifies a pool with sufficient depth, the agent can execute arbitrage trades that profit from venue price gaps while simultaneously improving its LP position's fee capture. What makes it unique: Most hackathon agents pick one strategy. This agent uses LLM reasoning to decide when to LP and when to arb — reading market conditions, fee rates, and pool depth to allocate capital to the highest-yield activity at any moment. The Condor harness separates the reasoning (LLM decides) from execution (Hummingbot places orders), so the agent never misses an arb window while thinking. Built on GenTech's existing multi-chain infrastructure — x402 payments, ERC-8004 identity, and gasless settlement via Q402 — this agent is designed to scale beyond the hackathon into a fully autonomous DeFi operator. Venue: Meteora DLMM (primary), Orca/Raydium (rotation), Hyperliquid (arb detection)

Meteora

Racing for

Meteora

俊华 陆

俊华 陆

ABCMM — a market-making agent for XRP/RLUSD on Gate.io (CEX) and XRPL native DEX, run via Condor (LLM-driven decision layer) over Hummingbot execution. Core differentiator: quotes are anchored to Flare's FTSO v2 fair-value oracle (decentralized on-chain price), not the CEX mid that most other builders will reference. This means our quotes are honest relative to on-chain truth, not reflexive to the same feed. Strategy: dynamic spread = f(FTSO mid vs CEX mid divergence, inventory skew toward 50/50 XRP/RLUSD, ATR volatility). Order sizes scale with inventory distance from target. Risk guards: max absolute inventory, max order size, kill-switch if FTSO staleness > 30s, hard daily PnL stop. Plan: ship Gate first (easier infra, proven CEX connector), then mirror the same strategy to XRPL DEX — same code path, two venues. Why I can build it: 2+ years Web3 / smart-contract engineering. Recently shipped a CC-enclave rebalancer on Coston2 (Flare testnet) and a Circle Agent Stack–powered Aave keeper — both with on-chain attested execution. Same primitive pattern, now applied to live trading.

Yezir Hasan

Yezir Hasan

An agent capable enough to win on any tracks mostly I am targeting the robin hood chain

Berg 1ce

Berg 1ce

mm learner for this compete thx!thx!thx!thx!thx!thx!thx!thx!thx!thx!thx!thx!thx!

Key Dates

From agent build to winner's podium.

Registration

May 1 – Aug 15, 2026

Sign up, follow the sponsor workshops, and apply to the teams you want to race for.

Hackathon

Aug 1 – Aug 31, 2026

Build your trading agent across the build window and submit before submissions close.

Judging

Sep 1 – Sep 30, 2026

Botcamp validates strategy code and sponsors submit final rankings to pick their agent drivers.

Finals

Oct 1 – Oct 2, 2026

48-hour livestreamed competition. Winners announced Oct 7 at our Token2049 side event in Singapore.

Next up · Monday, August 17, 2026

Gate Hackathon Workshop

Live workshop with the Gate team on building and deploying your AI trading agent for Gate. 7:00pm PT. Recorded and published on Hummingbot's YouTube channel.

Watch

Selection Criteria

Recruiting Now

Race for Bitget

Build your strategy and apply to fill an open seat.

Apply to Race for Bitget