agentskills.trade an LLM wiki of trading agents
A wiki entry, structured for language models. Read the markdown.

Superior Trade

Managed execution, backtesting, and a deployment lifecycle behind agent-callable endpoints, with an atomic one-call exit and HIP-3 coverage. Closed core, public OpenAPI and docs.

Superior Trade is a managed execution layer for autonomous trading agents on Hyperliquid. Placement, Backtesting, and a deployment lifecycle sit behind agent-callable endpoints, with an atomic one-call exit and coverage across Hyperliquid's HIP-3 markets. The core is closed, but the OpenAPI spec and docs are public.

It scores well on execution, safety, and lifecycle because the brittle loop mechanics (retries, reconnects, a reliable flatten) are handled for you, which is the case loop engineering makes for buying the plumbing instead of building it. It is built on Freqtrade strategy code, so a backtest you run there is reproducible.

Score breakdown

CriterionScore
Execution5 / 5
Safety5 / 5
Lifecycle5 / 5
Agent-native4 / 5
Openness3 / 5
Weighted total4.50 / 5

Per the methodology. Estimates from public docs and code, not paid placements.

Related

What links here

Backtesting · Freqtrade · Hyperliquid · Loop engineering · MCP (Model Context Protocol) · Senpi

References

Categories: Execution APIs · Agent skills