Skip to content

Introduction to Coinrule

What Coinrule does, how it works, and where to start.

Updated 2026-05-29·1 min read

Coinrule is an AI-powered crypto trading automation platform. You describe a trading strategy in plain English, and Coinrule turns it into executable Python that runs against your live exchange accounts.

How it works

  1. Describe your strategy — "Buy BTC when RSI(14) drops below 30 on a 1h candle. Sell when RSI crosses above 70. Stop loss 5%."
  2. Review the parse — the AI generates Python code and a plain-English summary. You verify it matches your intent before launching.
  3. Launch — the strategy runs on the engine, watching the market 24/7.
  4. Monitor — track P&L, proximity to conditions, and trade history from the agents dashboard.

What you can trade

  • Crypto spot (Binance, Coinbase, Kraken, KuCoin)
  • Crypto perpetuals (Binance Futures, Hyperliquid, Coinbase Perps, Kraken Futures)
  • US stocks and ETFs (Trading 212)

Getting started checklist

  1. Create your account — email or Google login
  2. Connect an exchange — API key or OAuth
  3. Create your first strategy
  4. Review and launch
  5. Monitor from the agents dashboard

Free plan limitations

The Free plan gives you one paper trading agent. No live trading until you upgrade. See Plans overview.

Was this article helpful?