Skip to main content

HyperionX Knowledge Base

Use this site to install and operate HyperionX, understand trading and data boundaries, build Code Lab extensions, run research workflows, and collect diagnostics.

This documentation is audited against the HyperionX 1.1.10 source and packaged-release paths. A feature's presence in source code or a visible menu does not by itself make it production-ready; check Feature And Provider Status for the supported boundary.

Start with your task

GoalStart here
Install or update the desktop appInstall, Update, And Uninstall
Learn the main windowDesktop And Main Menu
Change options, theme, language, or licenseApplication Shell And Options, Appearance, and Licensing
Configure market data or a trading connectionConnections
Understand live, paper, simulation, and playback accountsAccounts And Trading Environments
Reset an account, cancel or delete an order, close a position, resume a strategy, or move a strategy templateDesktop Trading Operations
Add instruments or maintain listsInstruments And Lists
Create a chart or use drawings and Data BoxCharts And Drawings
Place manual orders from a chartChart Trader And Manual Trading
Use MegaDOM, Level II, or Time and SalesMarket-Data Tools
Review economic news and alert deliveryNews And Alerts
Import historical dataHistorical Data And Import
Save a desktop layoutSave And Restore Workspaces
Validate or optimize a strategyBacktesting, Validation, and Optimization
Use Research LabResearch Lab
Use Rion, Autopilot, Strategy Discovery, or create an agentRion AI, Rion Autopilot And Strategy Discovery, and Agent Builder
Build an indicator, strategy, bar type, add-on, or research moduleDeveloper Center
Check built-in indicator and bar-type candidatesBuilt-In Indicators And Bar Types
Diagnose a problem or contact supportSupport And Diagnostics

Documentation status labels

LabelMeaning
CurrentImplemented in the documented build and suitable for the stated use, subject to provider credentials and release certification notes.
Preview or BetaImplemented in part, gated, or still carrying material workflow limitations. Validate in a non-live environment.
InternalExists for HyperionX implementation or development but is not a supported public contract.
UnavailableA placeholder or internal surface that is not a usable public feature in this build.
RoadmapProduct direction, not a contract for the current desktop release.

Task pages call out limitations that change the safe way to use a feature. Future direction is kept in Product Direction, separate from instructions for a shipped workflow.

Developer documentation

The Developer Center follows the same model as mature trading SDK documentation:

  • A first working indicator.
  • An extension-type catalog.
  • Separate indicator, strategy, add-on, custom-bar, and research-module guides.
  • Lifecycle, series, market-data, drawing, rendering, and order references.
  • Build, reload, troubleshooting, and source-distribution workflows.
  • Explicit Current, Preview, Internal, and unsupported boundaries.

Code Lab extensions run in the desktop process. Review imported source, protect secrets, and test order-capable code with an explicitly selected LocalPaper account.

Trading-risk boundary

HyperionX is execution-capable software. Historical results, simulation, AI output, and playback do not guarantee live behavior. Provider state is authoritative for externally routed orders, and a disconnect does not guarantee that working broker/exchange orders were cancelled.

Before live use:

  1. Verify the exact installed version and provider status.
  2. Verify the connection, external account, instrument, quantity, order type, and protection.
  3. Understand whether the action is one-click or requires confirmation.
  4. Reconcile orders and positions with the provider after any uncertain outcome.
  5. Keep exported logs and workspace files free of secrets before sharing them.

Start with Getting Started for a guided first session.