deploy-live-trading
OfficialDeploy and manage live trading agents safely.
Finance & Accounting#deploy#risk-management#backtesting#live-trading#deployment-create#credit-balance#Hyperliquid
Authorrobonet-tech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Deploy live trading strategies to Hyperliquid and manage ongoing risk.
Core Features & Use Cases
- Pre-deployment validation and risk controls (backtest duration, Sharpe ratio, max drawdown, monitoring plan, exit criteria) to ensure readiness before going live.
- Deployment lifecycle tools (creation, listing, starting, stopping) to manage one or more strategies across EOA and Vault deployments.
- Account and cost management (checking credit balance and transactions) to govern deployment spend.
- Support for multiple deployment types (Externally Owned Account and Hyperliquid Vault) with their respective requirements and limits.
- Post-deployment monitoring and red-flag responses (stopping deploys on excessive drawdown, performance deterioration, or technical issues).
Quick Start
- Load the tools: Use MCPSearch to select: mcp__workbench__deployment_create, mcp__workbench__deployment_list, mcp__workbench__deployment_stop.
- Complete pre-deployment checklist (backtest > 6 months, Sharpe > 1.0, drawdown < 20%, risk management in place, monitoring plan, exit criteria, conservative starting capital).
- Check credits: get_credit_balance() → Balance: [current balance] USDC.
- Deploy a strategy: deployment_create(strategy_name="YourStrategy", symbol="BTC-USDT", timeframe="1h", leverage=1, deployment_type="eoa").
- Monitor and manage: deployment_list() to view status; deployment_stop(deployment_id="ID") to halt if red flags appear; perform post-deployment review after the first week.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deploy-live-trading Download link: https://github.com/robonet-tech/skills/archive/main.zip#deploy-live-trading Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.