GWDS
StoreAboutContact
Store→trading→AI Trading Dashboard
AI Trading Dashboard
FLAGSHIP
Next.js 15TypeScriptSupabaseHyperliquid SDKTailwindCSS
šŸ“ˆ trading

AI Trading Dashboard

$149.00

Full-featured AI trading dashboard with autonomous agents, goal-based execution, multi-exchange support, 44 built-in themes, and a modular plugin system. Built with Next.js 15, TypeScript, and Supabase.

You are purchasing software source code and architecture — not financial advice or guaranteed returns. Trading involves substantial risk of loss. Full disclaimer →

ā–¶View Live Demo↗
⚔Instant download after purchase
šŸ“‚Full source code included
šŸ”„Free updates for 1 year
šŸ’¬Discord community access

šŸŽ¬ Product Demo

0:00 / 0:00

šŸ“ø Screenshots

AI Trading Dashboard - shot stats
shot stats
AI Trading Dashboard - shot positions
shot positions
AI Trading Dashboard - shot agent cards
shot agent cards
AI Trading Dashboard - shot perf chart
shot perf chart
AI Trading Dashboard - shot farms overview
shot farms overview
AI Trading Dashboard - shot goals overview
shot goals overview
AI Trading Dashboard - shot position risk
shot position risk
AI Trading Dashboard - shot correlation matrix
shot correlation matrix
AI Trading Dashboard - shot plugin marketplace
shot plugin marketplace
AI Trading Dashboard - shot themes
shot themes
AI Trading Dashboard - shot scratchpad
shot scratchpad
AI Trading Dashboard - shot perf leaderboard
shot perf leaderboard

What's Included

āœ“Autonomous AI trading agents
āœ“Goal-based execution engine
āœ“44 built-in themes
āœ“Modular plugin system
āœ“Hyperliquid + Bybit integration
āœ“Real-time P&L tracking
āœ“Risk analytics suite
āœ“Agent health monitoring
āœ“Farm orchestration & scratchpad
āœ“Full TypeScript source code
āœ“Vercel deploy ready
āœ“Custom theme service available

About This Product

A production-grade trading dashboard architecture — 2,400+ files of TypeScript source code you can deploy, customize, and build on top of.


**What you're buying:** The UI, the architecture, and the engineering. This is the same codebase the developer uses personally. You get the full source code — every component, every agent framework, every strategy template — as a starting point for building your own trading system.


Deploy in 3 steps:

1. Set up a free Supabase project and run the included SQL migration

2. Get your Hyperliquid API wallet key (trading only — can't withdraw your funds)

3. Run `npm run dev` locally or deploy to Vercel — paste your keys, and you're live


What you get:

•Agent framework with configurable strategy templates (VWAP, Darvas, Elliott Wave, Heikin Ashi, and more)
•Multi-strategy farm system — run multiple agents coordinated under one portfolio with shared scratchpad
•Goal-based trading engine — set targets and let agents execute
•Real-time trade tracking, P&L, positions, and order management
•Risk analytics with drawdown monitoring, correlation checks, and position sizing
•Agent health monitoring, performance scoring, and benchmarking
•Plugin system — extend with add-on modules (Meme Trading, Flash Loans, and more)
•Full source code (Next.js 15, TypeScript, Supabase, 2,400+ files)
•One-click deploy to Vercel — no local setup required

šŸŽØ 44 Built-In Themes

Choose from 44 professionally designed themes — from Cyberpunk and Cosmic Night to Clean Slate and Mocha Mousse. Switch instantly or build your own. Need a branded look for your fund? We offer custom theme design as a service.


**Themes include:** Default, Amber Minimal, Amethyst Haze, Bold Tech, Bubblegum, Caffeine, Candyland, Catppuccin, Claude, Claymorphism, Clean Slate, Cosmic Night, Cyberpunk, Darkmatter, Doom 64, Elegant Luxury, Graphite, Kodama Grove, Midnight Bloom, Mocha Mousse, Modern Minimal, Mono, Nature, Neo Brutalism, Northern Lights, Notebook, Ocean Breeze, Pastel Dreams, Perpetuity, Quantum Rose, Retro Arcade, Sage Garden, Soft Pop, Solar Dusk, Starry Night, Sunset Horizon, Supabase, T3 Chat, Tangerine, Twitter, Vercel, Vintage Paper, Violet Bloom, and more.


🧩 Modular Plugin System

Start with the base dashboard and add capabilities as you need them. Each add-on plugs directly into the dashboard. Available add-ons include Meme Trading System, Flash Loans, Command Center, and strategy-specific agents.


**Not included:** Live API keys, exchange accounts, funded accounts, or trading signals. You bring your own keys, your own capital, and your own risk management. This is a software tool — not financial advice. See our Trading Disclaimer.


āš ļø *Trading involves substantial risk of loss. Past performance of the developer's personal use does not guarantee your results. See full disclaimer.*

šŸŽØ 44 Built-In Themes

Switch themes instantly. From dark hacker aesthetics to clean minimalist designs — make the dashboard feel like yours. Need a custom branded theme for your fund? We offer theme design as a service.

Cyberpunk
Cosmic Night
Northern Lights
Midnight Bloom
Darkmatter
Ocean Breeze
Mocha Mousse
Retro Arcade
Neo Brutalism
Sage Garden
Sunset Horizon
Clean Slate
Amethyst Haze
Bold Tech
Caffeine
Violet Bloom

+ 28 more themes included — Catppuccin, Claude, Doom 64, Graphite, Kodama Grove, Notebook, Pastel Dreams, Quantum Rose, Starry Night, Supabase, T3 Chat, Tangerine, Twitter, Vercel, and more.

šŸ¢ Need a custom branded theme for your fund or trading desk? Contact us for bespoke theme design.

🧩 Modular Plugin System

Start with the base dashboard and add capabilities as you grow. Each add-on drops right in — no code changes needed.

šŸ“Š
VWAP Volume Breakout Agent
Trades VWAP breakouts with volume spike confirmation and RSI divergence.
$199
šŸ“
Elliott Wave Pattern Agent
AI wave counting with Fibonacci targets. Enters at high-probability wave positions.
$199
šŸ“¦
Darvas Box Breakout Agent
Detects consolidation boxes and executes on volume-confirmed breakouts.
$199
šŸ•Æļø
Heikin Ashi Trend Following Agent
Rides trends using smoothed candles with ADX strength confirmation.
$199
šŸ“‰
Bollinger Band Mean Reversion Agent
Buys oversold (RSI + Bollinger + Z-score), sells overbought. Scaled entries.
$199
🧠
Macro & On-Chain Sentiment Agent
Analyzes Fed policy, whale flows, social sentiment. Coordinates the farm.
$199
🐸
Meme Trading System
Automated meme coin discovery, sentiment analysis, and sniper execution.
$99
⚔
Flash Loan Arbitrage
Cross-DEX arbitrage using Aave V3 flash loans on Arbitrum. Zero collateral.
$49
šŸŽÆ
Multi-Strategy Bundle
All strategies in one package — the complete trading arsenal.
$399

How to Set Up

Get up and running in under 10 minutes. Full documentation included in the download.

1

Download & extract

After purchase, download the zip file and extract it to a folder on your machine.

2

Install dependencies

Open a terminal in the project folder and run npm install. Everything resolves automatically.

3

Add your API keys

Copy .env.example to .env.local and fill in your keys. Each variable is documented inline.

4

Set up the database

Create a free Supabase project and run the included SQL migration in the SQL Editor.

5

Launch

Run npm run dev and open localhost:3000. A setup wizard walks you through final configuration.

What you need: Node.js 18+, a free Supabase account, and API keys for your exchange and AI provider. Detailed setup guide included in docs/SETUP.md.

Similar Products

šŸš€

Meme Trading Suite

$499
⚔

Flash Loan Arbitrage Engine

$99
šŸ“¦

Darvas Box Breakout Agent

$199
GWDS

Gamma Waves Design Studio
Digital products & creative tools

Navigation

StoreAboutContactSetup Guide

Connect

TwitterGitHubContentEmail

Ā© 2026 Gamma Waves Design Studio. All rights reserved.

PrivacyTermsRefundsDisclaimer

GWDS products are software templates and source code sold as development starting points. They are not financial advice. Trading cryptocurrencies, futures, and digital assets involves substantial risk of loss. Past performance shown in demos or marketing does not guarantee future results. GWDS is not a registered investment advisor or broker-dealer.