Claude Skill
netzpirat/openclaw-trading-agent
OpenClaw is an AI trading agent for cryptocurrency markets, built with CoffeeScript. Features modular strategy development, backtesting, real-time data, and automated execution. Explore on GitHub.
Overview
Repository
Install this Skill
git clone https://github.com/netzpirat/openclaw-trading-agent.gitRegistry
Summary
OpenClaw is a trading agent built with CoffeeScript that leverages AI to automate cryptocurrency trading strategies. It provides a modular framework for developing, backtesting, and deploying algorithmic trading bots with real-time market data integration.
交易代理
Key features
- AI-driven trading agent for cryptocurrency markets
- Modular architecture for custom strategy development
- Real-time market data integration and analysis
- Backtesting engine for strategy validation
- Automated trade execution with risk management
Use cases
- Automated cryptocurrency trading with AI strategies
- Backtesting and optimizing trading algorithms
- Real-time market monitoring and signal generation
- Portfolio management and risk-controlled trading
- Research and development of quantitative trading models
README excerpt
# 🐾 OpenClaw — AI Trading Agent for Hyperliquid OpenClaw is an **AI-powered trading agent** that uses LLMs to analyze real-time market data, generate trading decisions, and execute trades on the Hyperliquid decentralized exchange. Built for **automation, low-latency execution, and strategy experimentation**, OpenClaw continuously monitors markets, evaluates technical indicators, and manages positions with risk controls. --- ## 🚀 Features * 🤖 LLM-driven trading decisions (multi-model support) * 📊 Real-time technical analysis via TAAPI * ⚡ Automated trade execution on Hyperliquid * 🔁 Continuous trading loop with configurable intervals * 🛡️ Built-in risk management (TP / SL logic) * 🔌 Tool-calling support for dynamic indicator queries * 📡 Lightweight API for logs & trade diary --- ## 📚 Table of Contents * [Disclaimer](#disclaimer) * [Architecture](#architecture) * [Live Agents](#live-agents) * [Trading Stack](#-trading-stack-recommended-tools--infrastructure) * [Project Structure](#project-structure) * [Environment Setup](#environment-setup) * [Usage](#usage) * [Tool Calling](#tool-calling) * [Deployment (EigenCloud)](#deployment-eigencloud) --- ## ⚠️ Disclaimer This project is experimental and unaudited. There is **no guarantee of profitability**. Use at your own risk. --- ## 🏗️ Architecture See full documentation: → `docs/ARCHITECTURE.md` Architecture diagram: https://github.com/user-attachments/assets/d8f5110a-6401-42bd-b5f5-b154c7b0a418 --- ## 📡 Live Agents * **GPT-5 Pro** — Portfolio + Logs (active) * **DeepSeek R1** — paused * **Grok 4** — paused *(Replace with your updated endpoints if needed)* --- # 💡 Trading Stack (Recommended Tools & Infrastructure) OpenClaw is designed to integrate with a high-performance stack including **trading bots, ME