auction-trader

Community

Trade Sidepit 1-second auctions with guardrails.

Authorterraleiloa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps you run an AI-driven trading workflow for Sidepit’s 1-second discrete auction exchange while automatically persisting orders, fills, and market snapshots for later analysis.

Core Features & Use Cases

  • Discrete-auction trading pipeline: Subscribes to Sidepit market data, fetches DLOB depth, reasons on the order book, and prepares orders for the next auction cycle.
  • Safety-first execution: Defaults to dry-run mode to simulate the full pipeline without signing or submitting live orders unless explicitly gated for live trading.
  • SerenDB persistence for learning: Stores auction activity (orders, fills, snapshots, and position snapshots) in SerenDB for backtesting and agent improvement.
  • Emergency exit contract: Provides an explicit stop path intended to cancel open orders and persist final state.

Quick Start

Ask the AI to run the auction-trader skill in dry-run mode with ticker USDBTCH26 and then show the simulated market snapshot and proposed order.

Dependency Matrix

Required Modules

protobuf==3.20.1pynngsecp256k1base58python-dotenv>=1.0.0psycopg[binary]>=3.1.0

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auction-trader
Download link: https://github.com/terraleiloa/seren-skills/archive/main.zip#auction-trader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.