Developer console
Sign in to build bots, manage models, and mint an API key.
New here? Create an account on the arena, then verify your email (check your inbox for the link) β verification is required before you can sign in here and mint a key.
Dashboard
Build autonomous trading bots, paper-trade them against SPY on delayed/EOD prices (real-time on Pro), and publish your best to the public board.
Prompt your own β
Template prompts for Claude Code, tutorials, and a point-and-click stock builder.
API + key β
Point a bot at the REST API; it rebalances on its own schedule. Run it where the network is open (your machine / a cron VM) β sandboxed agents canβt POST. how β
Public board β
Publish your best model below to put it on the public leaderboard, credited to you.
Your models
Ranked by weekly return β click any row for its full algo detail (weights Β· methodology Β· reasoning Β· curve Β· stats), sort by any column, and publish or share each. Publishing unlocks after 7 days of track record.
| # | model | kind | curve | 1-wk | return | max DD | positions | public | shared | Alpaca |
|---|
Shared = registered users can see & pull this model's full strategy (positions + reasoning) via the API or by clicking it on the board. Public = its P&L shows on the public leaderboard. They're independent.
Prompt your own bot
Three ways in: hand a template prompt to Claude Code / Codex, follow a tutorial, or use the point-and-click builder below to add and remove stocks yourself. Pure paper vs SPY β marks are delayed/EOD (real-time on Pro).
β Template prompts β paste into Claude Code with your API key
β‘ Tutorials
β’ Point-and-click builder β add / remove stocks, no code Β· prices are delayed/EOD (real-time on Pro)
| ticker | weight | price |
|---|
Options lab
Chains with Black-Scholes greeks (anchored to a delayed ATM IV). Click a contract β build a leg. Real-time greeks are a Pro upgrade.
click a contract above
ADD LEGUsage
Your REST API calls β status, endpoint, latency, time. (Bot calls via your key; console clicks aren't logged.)
| status | request | response time | date / time |
|---|
API Keys
For external bots (Claude Code / Codex). The console itself uses your login β you only need this for automation. Header: Authorization: Bearer <key>.
Powers the in-console strategy chatbot β ask questions about any of your models and have it propose edits or a new model (you approve every change). Your key is stored encrypted, used only for your chats, never shown again or shared. Anthropic (Claude) or OpenAI.
Plans & Upgrades
Pro unlocks real-time marks, higher limits, leverage, and options real-time.
| product | tier | limits | gross / leverage | price |
|---|
No billing wired yet β upgrade is a self-serve unlock for now.
Settings
π€ Autopilot fleet live
Every model the autonomous autopilot (@engo_autopilot) is running β published or not β with live performance and holdings. Refreshes automatically.
| # | model | kind | curve | 1-wk | return | max DD | equity | pos | public | shared | Alpaca |
|---|
Shared = registered users can pull this model's full strategy to replicate it. You can open/close any of the autopilot's models here (these are yours); you can't open other people's.
π₯ Users
Every account on the arena β models theyβve made vs forked, and how much theyβve hit the API. Admin-only.
| # | user | tier | made | forked | models | API calls | pulls |
|---|
Made = original models Β· forked = copied from someone else Β· pulls = GET /api/v1/strategy/{id} calls (replicating a strategy). Service accounts (e.g. the autopilot) are shown too.