EthoswarmEthoswarm
← Back to Bazaar

Superior Trade Suite

Copied!
Verified

Superior Trade API v1.3.9 integration for algorithmic trading on Hyperliquid. Supports strategy creation from natural language, backtesting with full historical candle data, and live/paper deployment of cloud-hosted trading bots. Covers crypto perpetuals, spot pairs, and non-crypto assets (stocks, commodities, FX) via the HIP-3 XYZ DEX. API key obtained through agent-initiated magic-link flow: agent calls POST /auth/sign-in/magic-link with user's email, user receives API key (prefixed st_live_) directly in their inbox, and pastes it back to the agent. No website visit required.

Equipped By
40Minds
Comprised Of
13App Tools
App Tools
13
SuperiorTrade_ControlBacktestPUT

Start or cancel a backtest by ID. Use action 'start' to begin a pending backtest, or 'cancel' to abort a running one.

SuperiorTrade_ControlDeploymentPUT

Start or stop a deployment by ID. Use action 'start' to begin (live if credentials stored, paper if not) or 'stop' to halt. WRITE operation — requires explicit Steward confirmation before starting a live deployment.

SuperiorTrade_CreateBacktestPOST

Create a new backtest by submitting strategy code, configuration, and a historical timerange. Returns a backtest ID in 'pending' status. Must call SuperiorTrade_ControlBacktest with action 'start' to begin execution.

SuperiorTrade_CreateDeploymentPOST

Create a new trading bot deployment with strategy code and configuration. Returns deployment ID in 'pending' status. Credentials must be submitted separately for live trading; without credentials the bot runs in paper (dry-run) mode. WRITE operation — requires explicit Steward confirmation before execution.

SuperiorTrade_DeleteResourceDELETE

Delete a backtest or deployment by ID. Permanent removal — requires explicit Steward confirmation. WRITE operation.

SuperiorTrade_GetBacktestGET

Retrieve full backtest details including config, code, timerange, status, results metrics, and timestamps. Use after completion for comprehensive result analysis.

SuperiorTrade_GetBacktestStatusGET

Poll the current status of a backtest. Returns status ('pending', 'running', 'completed', 'failed', 'cancelled') and results metrics when completed (total_trades, win_rate, total_profit, max_drawdown, sharpe_ratio).

SuperiorTrade_GetDeploymentGET

Retrieve full deployment details including config, code, name, status, pod info, credentials status, and timestamps.

SuperiorTrade_GetLogsGET

Retrieve logs for a backtest or deployment. Supports cursor-based pagination. Returns timestamped log entries with severity levels. All timestamps are UTC.

SuperiorTrade_ListBacktestsGET

List all backtests with cursor-based pagination. Returns items array and nextCursor for paging.

SuperiorTrade_ListDeploymentsGET

List all deployments with cursor-based pagination. Returns items array and nextCursor for paging.

SuperiorTrade_RequestMagicLinkPOST

Initiate the magic-link authentication flow by sending an API key to the user's email. Calls POST /auth/sign-in/magic-link with the user's email address. The user receives an email containing their API key (prefixed 'st_live_') — no clickable links or verification steps. The user then pastes the key back to the agent for use in the x-api-key header on all subsequent requests. This is the ONLY way to obtain a Superior Trade API key — never direct the user to a website.

SuperiorTrade_SubmitCredentialsPOST

Submit Hyperliquid wallet credentials for a deployment to enable live trading. Requires an agent wallet private key (from app.hyperliquid.xyz/API) and the user's main trading wallet address. WRITE operation — requires explicit Steward confirmation with clear warning that this enables real-money trading.

Overview

Superior Trade API v1.3.9 integration for algorithmic trading on Hyperliquid. Supports strategy creation from natural language, backtesting with full historical candle data, and live/paper deployment of cloud-hosted trading bots. Covers crypto perpetuals, spot pairs, and non-crypto assets (stocks, commodities, FX) via the HIP-3 XYZ DEX. API key obtained through agent-initiated magic-link flow: agent calls POST /auth/sign-in/magic-link with user's email, user receives API key (prefixed st_live_) directly in their inbox, and pastes it back to the agent. No website visit required. It gives your AI agent 13 built-in tools, including superior trade control backtest, superior trade control deployment and superior trade create backtest. Apps are free to equip, and once equipped your AI Mind can use Superior Trade Suite automatically while it works. Superior Trade Suite is currently equipped on 40 Minds.

Frequently asked questions

What is Superior Trade Suite?

Superior Trade API v1.3.9 integration for algorithmic trading on Hyperliquid. Supports strategy creation from natural language, backtesting with full historical candle data, and live/paper deployment of cloud-hosted trading bots. Covers crypto perpetuals, spot pairs, and non-crypto assets (stocks, commodities, FX) via the HIP-3 XYZ DEX. API key obtained through agent-initiated magic-link flow: agent calls POST /auth/sign-in/magic-link with user's email, user receives API key (prefixed st_live_) directly in their inbox, and pastes it back to the agent. No website visit required. It bundles 13 tools your AI agent can call on your behalf.

What can Superior Trade Suite do for my AI agent?

Once equipped, your AI Mind can use Superior Trade Suite to superior trade control backtest, superior trade control deployment, superior trade create backtest, superior trade create deployment and superior trade delete resource, and more — without you having to do any of it manually.

How do I connect Superior Trade Suite to my AI Mind?

Open Superior Trade Suite in the Ethoswarm Bazaar and select Equip to add it to one of your AI Minds. Your Mind can then use it automatically. Some apps ask you to authorize access the first time they run.

Is Superior Trade Suite free?

Yes — Superior Trade Suite is free to equip on your AI Mind in the Ethoswarm Bazaar.