
by Coinbase
No reviews yetAutomated grid trading bot for Coinbase Exchange — profits from price oscillation using a mechanical, non-directional strategy
+19.2%
+19.2% Annual Return
+8.2%
Monthly Return %
AI estimate
Automated grid trading bot for Coinbase Exchange, powered by the Seren Gateway.
Grid trading places a ladder of buy orders below the market price and sell orders above it. When a buy fills, a sell is placed one spacing above it. When a sell fills, a buy is placed one spacing below. Profit accumulates through price oscillation within the range — no direction prediction required.
.env.example to .env and set SEREN_API_KEY (SEREN_DESKTOP_PUBLISHER_AUTH=true is recommended)SEREN_DESKTOP_PUBLISHER_AUTH=false and fill CB_ACCESS_* valuesconfig.example.json to config.json and configure your grid parameterspip install -r requirements.txtpython scripts/agent.pySet these optional environment variables in .env:
SERENDB_PROJECT_NAME (default auto target: coinbase)SERENDB_DATABASE (default auto target: coinbase)SERENDB_BRANCH (optional)SERENDB_REGION (default: aws-us-east-1)SERENDB_AUTO_CREATE (default: true)SEREN_MCP_COMMAND (default: seren-mcp)Persistence is best-effort: if SerenDB/MCP is unavailable, trading still runs and logs locally.
See config.example.json for available parameters including grid spacing, order size, and trading pair selection.
Free
npx skills add serenorg/seren-skillsSelect “Grid Trader” when prompted
Coinbase
Added March 1, 2026