A complete starting point — dashboard, execution layer, risk engine and agent runtime, already built. Skip the months and the burned credits of building it yourself. Add your strategy and a Hyperliquid key, and your agents trade.
Your trading workspaceFull TypeScript sourceBuilt for HyperliquidStart with the foundationSource editions from $99Managed hosting availableConfigurable agentsBuild on your termsYour trading workspaceFull TypeScript sourceBuilt for HyperliquidStart with the foundationSource editions from $99Managed hosting availableConfigurable agentsBuild on your terms
6
Strategy frameworks
1
Connected workspace
24/7
Automation by design
2
Ways to deploy
The premise
Spend your time on strategies, not rebuilding the foundation.
Building a trading platform from scratch takes development time and repeated AI coding credits. Cival gives you a starting point: a dashboard for configuring agents, monitoring their activity and managing trading controls in one place.
01
The runtime is the hard part
Market data, order tracking, agent supervision and risk controls take substantial work to connect. Start with a shared foundation and focus your development effort on your strategy.
02
Autonomous agents, around the clock
Designed for 24/7 strategy evaluation on a running, connected deployment. Monitor decisions and positions, set limits and pause automation from one workspace.
03
A foundation you can make your own
Source editions include readable TypeScript. Use your preferred editor or AI coding tool to customize strategies, extend the dashboard and build your own trading workflow.
A trading dashboard you install and customize yourself. Includes editable source code and the Darvas Box strategy, with support for additional strategy plugins.
Get a private Cival dashboard without setting up your own server. Choose your agents, connect your Hyperliquid account and set your trading limits. We manage the infrastructure; you decide when automation runs.
Hosting and trading capital are separate. Connect and fund your own account, then approve its trade-only key before enabling agents. Trading involves risk.
Explore six strategy frameworks, available individually or together in Trader. Each add-on needs a compatible dashboard edition. Configure its market, settings and limits, then validate its behavior before enabling automation.
Your source edition is a starting point for your autonomous trading journey. Bring it into your favorite AI coding tool, change the strategies, redesign the interface or add integrations. You control how your installation evolves, under the included license.
CursorWindsurfVS CodeZedWebStormNeovim
Work with your AI coding tools
Open the source in your preferred editor. Ask your coding assistant to explain a strategy, add an indicator or help implement a new agent.
Customize the whole workflow
Adapt strategy logic, risk settings, dashboard components and integrations. Review changes and test them before enabling execution.
Build from a documented starting point
Follow the setup guide for your exact release, configure its dependencies and verify a complete test run before operating unattended.
Illustrative strategy configuration
// Example only: adapt to your release, then test
export const config: AgentConfig = {
venue: 'hyperliquid',
symbols: ['BTC', 'ETH', 'SOL'],
entry: { vwapBand: 1.5, rsiDiv: true },
risk: { maxDrawdownPct: 8, perTradePct: 1.5 },
onHalt: async () => farm.defensive(),
};
Editions
Start with Core. Expand with Trader.
Core provides the dashboard foundation with Darvas. Trader includes Core and all six strategy frameworks. Compare release availability, included features and setup requirements before purchasing.
Explore the public demo to see the dashboard layout, agents and analytics with sample data. It does not execute trades. Available features and setup depend on your edition and release.
Use the setup guide to get oriented, join the community to discuss your workflow and contact support when you need help with your purchase or installation.
BuildDiscuss strategies and dashboard customization
AskGet help with purchases and installation
Build your trading workspace.
Choose an editable source edition or a managed dashboard. Explore the strategies, review the setup requirements and begin with a verified test run. Your account, your configuration, your decision to enable trading.