Hyperoru lets you run automated crypto perpetual trading on Hyperliquid and Binance Futures. You describe how you want to trade — in plain English or as a small Python strategy — and Hyperoru watches the market, makes decisions, and executes trades for you. You do not need to be a developer to use Hyperoru. If you have never written code, you can build a strategy by describing it in words. If you do know Python, you can write your own strategy program. Either way, the platform handles the rest: market data, signals, order execution, and performance tracking.Documentation Index
Fetch the complete documentation index at: https://docs.hyperoru.com/llms.txt
Use this file to discover all available pages before exploring further.
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.