Skip to main content

Desktop And Main Menu

The HyperionX main window is the control center for charts, accounts, tools, connections, custom code, and workspaces. This page maps each visible area to the job it performs.

Main-window panels

The lower panel contains six views:

ViewUse it for
LogConnection, build, workspace, provider, and runtime messages.
StrategiesConfigured desktop strategy instances and their state.
AccountsAccounts discovered from connected providers and local simulation.
PositionsCurrent position state reported by the account/provider model.
OrdersSubmitted, accepted, working, partially filled, filled, cancelled, rejected, and other order states.
ExecutionsFill/execution records received by the platform.

The status bar also shows whether HyperionX has a market-data connection and the current custom-project build state. A connected indicator does not certify that a particular trading account is live, healthy, or safe to use.

For reset, cancel, delete, close, resume, reconciliation, and strategy-template procedures, use Desktop Trading Operations.

New menu

CommandOpens
ChartA chart after instrument and data-series selection.
MegaDOMDepth ladder and order-entry workspace.
Level IIOrder-book view. This surface is Preview in 1.1.10; see Market-Data Tools.
Time And SalesTrade-print window. Open it from a chart when real tick provenance is required.
OutputA separate diagnostic/output window.
StrategyServer-provisioned strategy catalog and configuration; when the service is unavailable, the window can show a demo fallback. This is not the local Code Lab strategy selector.
Strategy ValidatorHistorical validation across one or more instruments.
OptimizerParameter-search workflow with in-sample/out-of-sample periods.
PerformanceSaved performance and optimizer-result database.

Tools menu

CommandPurpose
ImportImport C# custom-source files into the Code Lab tree, then compile the complete custom project.
ExportExport a saved strategy template.
Trade CopierConfigure leader/follower copying. This is Beta and not approved for unattended live use in 1.1.10.
Agent BuilderOpen the entitlement-gated Rion agent profile editor.
Research LabOpen the entitlement-gated Preview research workspace.
ReportsBrowse generated Rion Autopilot and Strategy Discovery report artifacts.
Rion Strategy WatchlistReview, promote, or delete Rion strategy-discovery/watchlist output. See Rion Autopilot And Strategy Discovery.
InstrumentsReview and manage instrument records.
Instrument ListsBuild reusable groups of instruments.
Code LabLaunch the C# custom-development environment.
OutputOpen platform diagnostics.
OptionsConfigure display, preferences, historical data, futures rollover, email, project, server/API, and optimizer settings exposed by the build.
Historical data import

The Tools > Import dialog imports C# source; it is not the historical market-data importer. Open historical import from the Historical Data area in Options.

Imported C# is executable code. Review it before importing and build in a non-live session first. See Share And Deploy Extensions.

Workspaces menu

Use Open, Save, Save As, and Manage to restore supported layout/configuration state. Workspaces do not checkpoint live trading state or active research jobs. See Save And Restore Workspaces.

Connections menu

Connection definitions appear here after configuration. The visible list mixes current, preview, data-only, and unavailable integrations, so use Feature And Provider Status before entering credentials or attempting live routing.

Project menu

Compile rebuilds the entire HyperionX custom source tree. It is an atomic project build, not a one-file test. Disable affected runtime objects before compiling and create fresh instances afterward. See Build, Test, And Debug.

Help menu

CommandBehavior
SupportOpens the HyperionX web help center.
KnowledgebaseOpens the HyperionX web help center.
UpdatesChecks the release manifest and, when available, opens the download page in a browser. It is not a silent in-app updater.
Export LogsCreates a support archive after best-effort redaction. Inspect it before sharing.
Export RAPI LogsExports Rithmic diagnostics when that option is available.
AboutShows the installed desktop version.

A safe first session

  1. Open Connections and configure only a provider listed for your intended capability.
  2. Connect and confirm the provider in Log.
  3. Open a chart and verify historical then live updates.
  4. Select an explicit LocalPaper account for simulation.
  5. Submit and cancel a small simulated order.
  6. Save a named workspace.
  7. Export logs once so you know where the support workflow is before an incident.

Continue with Getting Started, Accounts And Trading Environments, Desktop Trading Operations, or the Developer Center.