Omni Terminal Docs
Documentation for Hyperliquid trading, risk, and market investigation.
Use these docs to understand Omni Terminal’s trading workflow, market data surfaces, AI news pipeline, wallet and risk tools, and the infrastructure behind them.
Plain-text route maps are available at /llms.txt and /llms-full.txt for tools that prefer a compact index.
At a glance
- 11 feature pages
- Core stack Coverage for price, L4, liquidations, funding, IV, news, clusters, node, Ask Omni, mobile, and API architecture.
- Cross-repo evidence
- 4 repos Omni Terminal plus sibling docs for data-api, node/orderbook, and wallet clustering.
- Public-safe outputs
- No secrets Repo-scoped references only, with no host inventory, service tokens, or absolute machine paths.
User Flow
Recommended path through Omni Terminal
- 1 Connect and verify access Start with wallet connection, session scope, and funding authority expectations.
- 2 Read the market workspace Use chart, orderbook, liquidation stats, funding, and news context before sizing a trade.
- 3 Plan execution Move from a single order ticket into Custom > Scale when you need laddered levels.
- 4 Check collateral authority Separate stored agent trading authority from wallet-signed funding and collateral movement.
- 5 Share terminal views Use the Telegram screenshot bot and share-renderer for public chart, liquidation, trader, and news views.
Start here
Popular guides and feature pages
Guides
- Trade from chart context without separating execution from risk
A public guide to chart-first Hyperliquid trading in Omni Terminal, including order placement context, review steps, and risk checks.
- Build order ladders with size, price, and account checks visible
A guide to reviewing scaled order ladders in Omni Terminal with public-safe examples, sizing checks, and risk notes.
- Move collateral only when the right wallet authority is connected
A guide to Omni Terminal collateral routing, wallet authority requirements, Manage Collateral, and Hyperliquid funding safety boundaries.
- Connect the right wallet before trading or funding actions
A guide to wallet connection, scoped wallet reconnect states, and session expectations in Omni Terminal.
- Generate chart, trader, and liquidation screenshots from Telegram
A guide to Omni Terminal Telegram bot screenshot workflows, supported commands, routing expectations, and dev/prod safety boundaries.
Features
- Price & Market Structure
Chart context, ticker, candles, regime, and stream-backed execution visibility.
- L4 Orderbook
Raw depth and order-level interpretation for market structure and liquidity.
- News & AI Analysis
GPT news, vector/event dedupe, symbol routing, and terminal risk context.
- Wallet Clusters & Trader Insights
Cluster outputs, trader-profile workflows, and investigation surfaces.
- Liquidations & Margin Stress
Liquidation stats, FFF curves, buckets, clusters, and portfolio stress context.
- Funding & Basis
Funding history and context for positioning, carry, and dislocation analysis.
- Implied Volatility
IV and volatility surfaces as supporting analytics inside the terminal workflow.
- Ask Omni Risk Engine
GPT-powered portfolio and risk snapshots built from account, market, and news context.
- Hyperliquid Node Operations
Why Omni runs its own node and orderbook stack, and what makes that hard.
- Mobile & iPad Terminal
Phone and tablet trading layout, navigation, touch targets, and parity checks.
- Terminal & API Architecture
The terminal/public API split and the node to data-api to terminal chain.
- Public API Reference
OpenAPI reference for the public market-data and Ask Omni endpoints and streams.
Indexes
Plain-text docs and sitemap
Use these files when you need a compact route map, a longer plain-text summary, or the crawlable URL list.
- /llms.txt
Compact route map and product summary.
- /llms-full.txt
Longer plain-text overview with guide and source context.
- /sitemap.xml
Crawlable URLs for docs, legal pages, and text indexes.
How to use these docs
Start with the workflow you care about, then follow the implementation references when you need more detail.
- Use the feature pages for fast orientation and page-level positioning.
- Use the guide pages for step-by-step workflows in the terminal.
- Use the references to trace behavior back to an Omni or sibling-repo document.
What is covered in phase one
Phase one covers the core surfaces Omni Terminal is already known for in the product and repo.
- Price, L4, liquidations, funding, IV, news, wallet clusters, trader profiles, Ask Omni, node operations, and API architecture.
- Each page explains what Omni does, why traders care, what supports the feature, and what the caveats are.
- Every page uses repo-scoped citations only.
References
Implementation references
Plain-text routing notes
omni-terminal/docs/LLMS_AUTHORITY.mdLists source docs used by the plain-text indexes and docs summaries.
Terminal API architecture
omni-terminal/docs/ARCHITECTURE_TERMINAL_API.mdDocuments the terminal/public API split and browser-facing route model.
WebSocket streams
omni-terminal/docs/WS_STREAMS.mdDocuments the stream inventory and which views depend on live WebSocket data.