Build Bots with AI
Use AI tools like Claude Code, Cursor, and ChatGPT to generate trading bot code for Binance, Bybit, OKX, and more.
This track is about turning an idea into a working bot using AI coding tools. You’ll learn how to prompt, generate, and refine code — then validate it with basic safety checks before you ever run it live.
The focus is on practical systems: exchange connectivity, order handling, risk controls, logging, and “boring” reliability — not just fancy backtests.
AI Trading 101: How to Use AI Tools to Trade Smarter
A comprehensive guide to using AI coding tools like Claude Code, Cursor, and ChatGPT to build trading bots, indicators, and market analysis workflows.
Build a Hyperliquid Copy Trading Bot with Claude Code (Python)
Step-by-step tutorial to build a Hyperliquid copy trading bot with Claude Code. Watch a target wallet's on-chain positions, mirror its trades with hard risk caps, and test on testnet before going live.
Bybit AI Sub-Account Setup: Connecting Claude Code Safely (May 2026)
Bybit's new AI Sub-Account is mandatory for any external AI agent that wants to trade on the exchange. Step-by-step setup, fund isolation, withdrawal locks, and how to wire it into a Claude Code bot without exposing your main balance.
Gemini Agentic Trading with Claude Code: Hands-On Setup Guide
Gemini's Agentic Trading is the first MCP-enabled regulated US exchange. Walkthrough of connecting Claude Code to Gemini, the trading skills the API exposes, permission scopes, and a first paper-trade order from the AI agent.
Build a Hyperliquid Trading Bot with Claude Code (Python SDK)
Step-by-step tutorial to build a Python perpetuals trading bot on Hyperliquid using Claude Code. Covers wallet setup, the official Python SDK, a simple breakout strategy, and testnet paper trading on the on-chain orderbook.
Build an AI Forex Trading Bot with Claude Code and OANDA (Python)
Step-by-step tutorial to build a Python forex trading bot using Claude Code and the OANDA API. Covers EUR/USD pair setup, moving average crossover strategy, risk controls, and paper trading on OANDA's practice account.
How to Backtest an AI Trading Strategy with Claude Code (Python)
Learn how to backtest trading strategies generated by Claude Code using Python and vectorbt. Covers data fetching, strategy testing, performance metrics, and how to avoid common backtesting mistakes.
Build a Stock Trading Bot with Alpaca MCP and Claude Code (Python)
Step-by-step tutorial to build a Python stock trading bot using Alpaca's official MCP V2 server and Claude Code. Covers paper trading setup, market data, order execution, and a simple moving average crossover strategy for US stocks.
Claude Code Trading Skills: How to Install and Use Them (2026)
A practical guide to Claude Code skills for automated trading. Covers what skills are, the best trading skills available in 2026, how to install them, and how to build your own custom trading skill. Updated June 12 for the latest Skills changes: the literal-$ escape, skills running beyond Claude Code, and lazy-loaded MCP tool catalogs.
Build a Bybit Trading Bot with Claude Code and MCP (Python)
Step-by-step tutorial to build a Python crypto trading bot using Bybit's official MCP server and Claude Code. Covers API setup, market data streaming, order execution, and a simple momentum strategy on Bybit futures.
Connect Claude Code to TradingView with MCP (Step-by-Step Setup)
How to set up the TradingView MCP server so Claude Code can read your charts, analyze indicators, and write Pine Script directly from your terminal. Covers installation, configuration, and practical trading workflows.
Build a Stock Trading Bot with Claude Code and Interactive Brokers (Python)
Step-by-step tutorial to build a Python stock trading bot using Claude Code and the Interactive Brokers API. Covers TWS setup, paper trading, EMA crossover strategy, and risk controls.
Vibe-Trading Setup Guide: Open-Source AI Trading Agent (2026)
How to install and configure Vibe-Trading, the open-source multi-agent framework that turns plain English into trading strategies. Docker and local setup, LLM providers, backtesting, and real limitations.
Build a News-Reactive Trading Bot with Claude Code (Python + NewsAPI)
Step-by-step tutorial to build a Python bot that monitors news headlines, runs sentiment analysis, and adjusts crypto positions on Binance. Includes full code, Claude Code prompts, and honest limitations.
Automate DCA into Bitcoin Using Claude Code + Binance API
Step-by-step guide to building a Dollar Cost Averaging bot for Bitcoin using Claude Code and the Binance API. Full Python code, error handling, safety checks, and deployment.
Claude Code Momentum Trading Bot (2026 Guide)
Build a crypto momentum trading bot with Claude Code and Python. Full code, Binance API setup, backtesting results, and strategy logic.
Binance Agent Skills for AI Trading: What They Are, How They Work, and How to Use Them with OpenClaw
A deep technical guide to Binance Agent Skills Hub — the open skills marketplace giving AI agents native crypto access. Covers all seven skills, architecture, OpenClaw integration, code examples, custom skill development, and security.
OKX OnchainOS Agent SDK: The Definitive Guide to AI-Powered Onchain Trading
A deep technical walkthrough of OKX OnchainOS — the AI agent toolkit that lets bots trade, swap, bridge, and manage wallets across 60+ chains. How it works, how to integrate it with OpenClaw, and how to build autonomous trading workflows.
I Asked Claude Code to Build a Grid Trading Bot. Here's the Code It Wrote.
A real walkthrough of using Claude Code to generate a complete grid trading bot in Python with ccxt. Includes the prompts, the code, what went wrong, and the fixes.
Build a Simple DCA Bot with AI in 20 Minutes (Python)
Use Claude Code to generate a complete Dollar Cost Averaging trading bot in Python. Includes code, backtesting, and deployment tips.
Claude Code + Binance API: Complete Setup Guide
Learn how to set up Claude Code with the Binance API to build and run your own trading bots. Covers API key creation, Python environment, and your first API call.
AI bot-building FAQ
What does “build bots with AI” actually mean?
It means using AI coding tools (Claude Code, Cursor, ChatGPT) to generate and iterate on trading bot code: strategy logic, exchange API integration, backtesting, and deployment — faster than writing everything manually.
Do I need to be a programmer?
No, but you do need to think like an engineer: define entry/exit rules, understand risk, and verify code before it touches real money.
Which exchange APIs do you cover?
We focus on common crypto exchange workflows. The core patterns — API keys, orders, risk checks, logging — transfer across exchanges even when endpoints differ.
Where should I start?
Start with AI Trading 101, then follow an exchange API setup guide and build a simple bot before attempting more complex systems.
Got stuck? Have questions?
Join our Telegram group to ask questions, share your bots, and connect with other AI traders.
Join Telegram