ASTER PILOT
← All Projects
AI Trading Agent

Aster Pilot

Signal-to-trade pipeline. Monitors X for trading signals, runs AI analysis, executes perpetual futures on Aster DEX automatically.

Open Dashboard → GitHub Build Guide
Signals
--
Total collected
Analysis
--
AI evaluations
Trades
--
Executed total
Cumulative ROI
--
Updated: --

Signal → Trade Pipeline

📡
STEP 01
Collect
Bird CLI monitors X/Twitter for BTC, ETH, SOL, NVDA, TSLA, BNB, LINK, ASTER, HOLO keywords. Raw signals piped to analysis queue.
🧠
STEP 02
Analyze
AI evaluates sentiment, checks funding rates + price action. Only acts above 70% confidence threshold.
STEP 03
Execute
Aster MCP server places trades on-chain. Supports perps with up to 10× leverage. Full position management.
📊
STEP 04
Monitor
Live dashboard tracks positions, P&L, signals, and system health. Auto-updates every 30 seconds.

Risk Configuration

ParameterValueNotes
Max Leverage10×Per-position cap
Min Confidence70%AI confidence threshold to trade
Max Open Positions50Concurrent limit
Max Daily Trades5,000No practical limit
Max Daily LossNoneNo limit set
Supported PairsBTC, ETH, SOL, NVDA, TSLA, BNB, LINK, ASTER, HOLOUSDT-margined perps
ModeSimulatedPaper trading — no real capital

Stack

OpenClaw Aster MCP Bird CLI Python Telegram Hetzner VPS Cloudflare Pages Claude API

Roadmap

Build Your Own

This system was built in one afternoon with OpenClaw and Aster MCP. No coding background required. The guide walks through every step — from VPS setup to live dashboard deployment.

Read the Guide →