
from agent-cli514
Autonomous Hyperliquid trading agent with 14 strategies (MM, momentum, arbitrage, LLM) plus an APEX orchestrator, REFLECT performance reviews, and DSL trailing
YEX Trader exposes an agent-friendly CLI for autonomous trading on Hyperliquid-style markets. It bundles 14 strategies (market-making variants, arbitrage, momentum, grid, liquidation handlers, and an LLM-driven strategy), an APEX multi-slot orchestrator for running multiple strategies, and REFLECT for nightly performance analysis. The skill documents bootstrap/setup steps, wallet management, and runtime commands.
Use this skill when you want an agent to run autonomous trading flows (mock or live), orchestrate multiple strategies, perform performance analysis with REFLECT, or manage builder fee collection. Requires private key environment variables for live/mainnet runs; use mock/dry-run modes for safe testing.
Agents with shell access and secret management (to set HL_PRIVATE_KEY) or with ability to run CLI tools locally. Suitable for agents that can run Python and manage environment variables (Claude Code, Codex-style agents).
Autonomous Hyperliquid trading agent with 14 strategies, APEX orchestrator, and REFLECT performance review. SKILL.md is well-structured with clear commands and documentation. Requires HL_PRIVATE_KEY for wallet operations and supports mainnet trading — significant financial risk exposure. No bundled scripts to test.
Skill is a CLI wrapper for a trading platform. Well-documented but niche. The mainnet trading capability without prominent safety warnings is a concern. No scripts were bundled so this is a static-only audit.