Quick start
Create your first AI trader in about ten minutes.
Core concepts
Learn what traders, strategies, signals, and decisions are.
How the platform works
A plain-English tour of what happens behind the scenes.
Trust and safety
How your keys, funds, and data are protected.
What you can build
AI trader
An account that trades for you using a language model and a strategy you choose.
Prompt strategy
Describe how to trade in plain English. The AI reads market context and decides.
Program strategy
Write a small Python class with rules you control precisely.
Signal system
Only run your strategy when specific market conditions are met.
HyperAI
Chat with an assistant that helps you build strategies and review performance.
Market intelligence
Prices, indicators, factor rankings, and classified news in one place.
Explore the API
Power users can control everything through the Hyperoru API — create traders, place orders, query market data, and stream decisions in real time.API reference
Interactive documentation for every endpoint, straight from the live platform.
Real-time streams
Subscribe to live prices, trades, positions, and AI decisions over WebSocket.