What problem does it solve?
This Skill automates perpetual futures trading on the Orderly Network, enabling an LLM to analyze market data, execute trades, and manage positions autonomously.
Core Features & Use Cases
- Real-time Market Analysis: Integrates with WebSocket data feeds for 3 symbols (ETH, BTC, SOL) across multiple timeframes.
- Technical Indicators: Computes a comprehensive suite of indicators (RSI, MACD, Bollinger Bands, VWAP, ATR, etc.) and derivative data (funding rates, open interest).
- LLM-Driven Trading: Exposes a callable Python API allowing an LLM to control trading cadence, analyze markets, and submit validated trading decisions via the x402 VoltPerps API.
- Risk Management: Implements a 9-layer risk manager with graduated reserves and validation checks to ensure safe and capital-efficient trading.
- Use Case: An LLM can use this Skill to continuously monitor market conditions, identify trading opportunities based on technical and derivative signals, and execute trades with defined stop-loss and take-profit levels, all while adhering to risk parameters.
Quick Start
Use the Orderly Trader skill to get the current market analysis prompt.