About MÓOU

Strategy before signal.

MÓOU (谋) is a natural language trading strategy compiler built for the Bitget AI Base Camp Hackathon S1, Track 2: Trading Infra.

The gap between idea and execution.

Every trading agent starts with an idea in someone's head. The gap between that idea and a structured, deployable strategy is where most traders lose precision. MÓOU is the missing layer — it structures your thinking, scores your risk, and hands you Playbook-ready code.

The Process

Strategy before signal.

01

Describe your idea

Write your trade thesis in plain English. No indicators. No code. Just your thinking.

02

MÓOU structures it

Qwen3.6-plus reads your idea and outputs a complete strategy spec — entry, exit, sizing, and regime fit.

03

Deploy to Bitget

Copy the Playbook-ready output directly into Bitget's platform and start backtesting immediately.

Built with.

FrameworkNext.js 16
AI Model (Alibaba Cloud)Qwen3.6-plus
API EndpointBitget Proxy
Chart WidgetTradingView
DeploymentVercel
Strategy VaultlocalStorage
For Developers

Build on MÓOU.

The MÓOU API is publicly accessible. Any developer can compile and score trading strategies programmatically — no API key required.

POST https://usemoou.xyz/api/v1/compile
Content-Type: application/json

{
  "strategy": "Buy BTC when RSI drops below 30 on the 4H chart",
  "market": "Crypto Futures",
  "timeframe": "Swing (1H-4H)",
  "regime": "Ranging"
}
Full API Docs →

Questions.

Disclaimer

The trading strategies generated by MÓOU are produced by an AI model and are intended solely for educational, research, and planning purposes. They do not constitute financial advice, investment recommendations, or solicitation to trade any asset. Past strategy performance in backtests does not guarantee future results. Trading cryptocurrencies and financial instruments involves significant risk of loss. Always conduct your own research and consult a qualified financial advisor before making any trading decisions. BlindspotLab and MÓOU accept no liability for trading decisions made based on AI-generated outputs.