Choosing an AI trading agent for crypto.
The useful question is which setup fits your market and the amount of software you want to manage. A Hyperliquid agent, a Coinbase connection and a self-hosted framework put different work in your hands.
Published by DXAP. Documentation checked September 7, 2026. This page compares setup and capabilities; we have not run a matched performance benchmark of these products.
The options at a glance
| Tool | Account or venue | Your part |
|---|---|---|
| DXAP (this site) | A Hyperliquid account you control | Write the strategy and approve its limits; DXAP runs the agent. |
| Coinbase for Agents | Coinbase | Connect an agent through MCP or the CLI and configure its account access. |
| Robinhood Agentic Trading | A Robinhood Agentic Account | Connect a supported agent and fund the account it can trade. |
| Hummingbot / Condor | Supported exchange and blockchain connectors | Run the framework and configure strategies; Condor adds an AI harness. |
| Freqtrade | Supported exchange connectors | Develop and operate a Python strategy, with backtesting and dry-run tools. |
| 3Commas DCA bots | Supported connected exchanges | Configure rule-based entries, sizing and exits. |
DXAP: a strategy you can steer
Describe how you want to trade, review the generated strategy and set its limits. The agent reads DXAP’s market data and proposes actions; the policy engine checks them before execution. You can inspect decisions and change the instructions as you go. The quickstart shows the flow.
Trading uses Hyperliquid agent wallets with trade-only keys and no withdrawal rights. DXAP currently supports Hyperliquid perpetuals, with a $10 USDC minimum per agent. There is no subscription or model bill: the DXAP fee is 2.5 bps (0.025%) on executed volume. Hyperliquid fees and funding are separate.
A referral code is required for the alpha; the waitlist is for requesting access. The public activity record explains its measurements and availability.
Coinbase and Robinhood: connect an agent to an account
Coinbase for Agents provides MCP and CLI access to a Coinbase account, with an option to isolate the agent’s portfolio. This fits an agent you already use or build yourself. Check the supported products and permissions for your account.
Robinhood Agentic Trading uses a dedicated Agentic Account. Its trading tools cover equities, options and crypto for eligible users. If you are choosing specifically for crypto, the Robinhood alternatives comparison goes into venue and custody differences.
Hummingbot and Freqtrade: run the software yourself
Hummingbot provides exchange connectors and a strategy framework, with Condor as its AI-harness option. Freqtrade focuses on Python trading strategies, including backtesting and dry-run operation. Both let you work directly with the code and configuration. You also take responsibility for deployment and credentials.
Self-hosting says where the software runs. The chosen exchange or wallet determines custody.
When a configured bot is enough
If you already know the entry conditions and exit rules, a tool such as a 3Commas DCA bot can automate them. Its parameters define the trading conditions and how deals are managed. An AI agent is useful when the task also calls for interpreting context or revising a plan.
For the underlying distinctions, see trading bots and AI agents. Compare fees and recorded outcomes over matching periods before drawing a performance conclusion.