# 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.

- Type: Execution API + skills
- Venues: Hyperliquid · HIP-3
- Source: closed core
- Score: 4.50 / 5 (weighted, see /methodology)
- Subscores: Execution 5/5, Safety 5/5, Lifecycle 5/5, Agent-native 4/5, Openness 3/5
- Homepage: https://superior.trade

[[superior-trade|Superior Trade]] is a managed execution layer for autonomous trading agents on [[hyperliquid|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|loop engineering]] makes for buying the plumbing instead of building it. It is built on [[freqtrade|Freqtrade]] strategy code, so a backtest you run there is reproducible.

## Related

- [[hyperliquid]] (/wiki/hyperliquid.md)
- [[freqtrade]] (/wiki/freqtrade.md)
- [[nautilus-trader]] (/wiki/nautilus-trader.md)
- [[backtesting]] (/wiki/backtesting.md)
- [[mcp]] (/wiki/mcp.md)
- [[loop-engineering]] (/wiki/loop-engineering.md)
- [[llm-wiki]] (/wiki/llm-wiki.md)

## Linked from

- [[backtesting]] (/wiki/backtesting.md)
- [[freqtrade]] (/wiki/freqtrade.md)
- [[hyperliquid]] (/wiki/hyperliquid.md)
- [[loop-engineering]] (/wiki/loop-engineering.md)
- [[mcp]] (/wiki/mcp.md)
- [[senpi]] (/wiki/senpi.md)

## Categories

Execution APIs, Agent skills

## References

- Homepage / repo: https://superior.trade
