grid-trader

Automate Kraken grid trading for BTC volatility with dry-run and live modes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/serenorg/seren-skills --skill grid-trader
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: grid-trader
Source: https://github.com/serenorg/seren-skills/tree/main/kraken/grid-trader
Command: npx skills add https://github.com/serenorg/seren-skills --skill grid-trader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, python-dateutil, and includes scripts (resource) components.

What problem does it solve?

Kraken Grid Trader automates grid-based trading on Kraken to profit from BTC price volatility using a mechanical, non-directional strategy.

Core Features & Use Cases

  • End-to-end grid trading workflow including setup, dry-run, live trading, and status reporting
  • Pair selection support (single pair or candidate list) with SerenDB-backed persistence
  • Logging of grid setups, orders, fills, and positions for auditability

Quick Start

Run the Kraken Grid Trader with the provided config to begin live trading.

Frequently Asked Questions about grid-trader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Kraken grid trading for Bitcoin volatility?▼

Kraken grid trading can be automated using a mechanical, non-directional strategy to profit from BTC volatility. An end-to-end workflow handles setup, dry-run, live trading, logging, and risk controls.

What is grid trading and how does a non-directional strategy work?▼

Grid trading is a mechanical, non-directional strategy that profits from price volatility by placing buy and sell orders at predefined intervals. It captures gains from market oscillations rather than relying on a specific trend.

Can I test a Kraken trading bot with a dry-run before live trading?▼

Yes, you can perform a dry-run to validate your grid trading setup before executing live trades. This end-to-end workflow includes status reporting to ensure your configuration works correctly without risking capital.

Does the algorithmic trading workflow support multi-pair candidate selection?▼

Yes, the algorithmic trading workflow supports both single-pair setups and multi-pair candidate selection. It optionally uses SerenDB-backed persistence to manage and log grid setups, orders, fills, and positions.

How are grid trading orders, fills, and positions logged for auditability?▼

Grid trading setups, orders, fills, and positions are logged for auditability using optional SerenDB-backed persistence. This ensures a complete record of trading activity and status reporting throughout the workflow.