User Guide

Use MÓOU. Deploy on Playbook.

For traders and Bitget Agent users. No code required. Developer docs are separate.

What MÓOU gives you

  • Structured spec — entry, exit, position sizing, and market regime in plain language you can review before trading.
  • Risk score (0–100) — five dimensions (volatility, drawdown, leverage, regime dependency, execution complexity) with notes.
  • Playbook-ready output — copy into Bitget Playbook, deploy via getagent, or paper-trade free on GetAgent Studio.
  • Strategy Vault — save up to 10 compiles in your browser for later.

The website has no account signup and no API key. Compiles on usemoou.xyz are unlimited.

Step 1 — Compile your idea

On usemoou.xyz

  1. Go to Compile and describe your strategy in plain English (20+ characters).
  2. Choose market, timeframe, and market conditions.
  3. Click Compile Strategy.

You get a structured spec, a 5-dimension risk score, and Playbook-ready output. No account. No API key. Unlimited compiles on the website.

Step 2 — Deploy to Bitget Playbook

Three paths. Pick what fits your workflow.

Path A — Quick copy (manual)

Copy for Bitget Playbook

After compile, click Copy for Bitget Playbook. This copies the playbook_format text — a short strategy philosophy you can paste into Bitget Playbook or share with an agent as context.

Best when: you already use Playbook UI, or you only need the strategy wording.

Path C — Paper trade on GetAgent Studio

Validate with paper trading

After compile, use Open GetAgent Studio or Copy Studio Paper-Trade Prompt. GetAgent Studio is Bitget's web UI for backtest and paper trading — no coding agent needed. Run your MÓOU strategy, capture PnL / drawdown / Sharpe / win rate, and submit your public Studio strategy link with your hackathon materials.

GetAgent Studio is free — open getagent.studio and sign in with your Bitget account. No whitelist required.

Path B — Full Playbook loop (coding agent)

Copy getagent Deploy Prompt

Click Copy getagent Deploy Prompt. This copies a complete instruction block for Claude Code, Cursor, Grok Build, Codex, or any agent with the getagent skill installed — including your MÓOU spec, risk notes, and a slot for your Playbook API key.

Best when: you want upload → backtest → publish on Bitget Playbook in one flow.

The Bitget Agent loop (Path B)

  1. Compile on MÓOU — idea → structured spec + risk score.
  2. Get your Playbook API key — Bitget Playbook → Create Agent → set up sub-account → copy your key. Or ask in the Hackathon Telegram.
  3. Install getagent — in Claude Code, Cursor, Grok Build, or Codex: @bitget-ai/getagent-skill
  4. Paste the deploy prompt from MÓOU. Add your playbook key: line.
  5. Agent runs the loop — create package → upload → backtest → show metrics → publish.
  6. View on Playbook — your strategy appears on Playbook Explore.
Idea (plain English)
    ↓
MÓOU — spec + risk + deploy prompt
    ↓
Path C: GetAgent Studio → paper trade → public strategy link + metrics
    or
Path B: Playbook API key + getagent skill → upload → backtest → publish

Extra

Strategy Vault

Click Save to Vault to store up to 10 strategies in your browser. Reload later from the Vault section.

Need help?

support@usemoou.xyz · GitHub Issues · @tmojeeb · Hackathon Telegram

Building an integration? See Developer Docs.