Skip to content

Tables

OptionsRealTime presents data in four real-time tables. Each table has a standard component toolbar for view management and column selection. The contents reflect the accounts selected in the account selector. Most tables include a Total row at the top that sums values for metrics that support aggregation: PnL, Net Liq Value, Theta, Vega, Delta Dollars, and more.

TableDescription
PositionPer-position detail with full Greeks and metrics
UnderlyingData aggregated by underlying, plus underlying-specific metrics
PortfolioAccount-level balances and summary metrics
SystemData streaming health and connection diagnostics

All tables share a standard toolbar:

  • View selector: switch between named configurations
  • Save: save the current configuration; the button label reflects the active table (Save Position View, Save Underlying View, Save Portfolio View, Save System View)
  • View Actions (hamburger menu): Reload, Save As, Rename, and Delete the current view (Rename and Delete are unavailable for the Default view)
  • Columns: open the column picker side panel
  • Auto Size: auto-fit all column widths to cell contents
  • Font size: controls the size of table text

The Position Table adds a Filter button that opens the Position Filter panel. The Underlying Table adds additional controls described below.

The Position Table displays per-position detail for every individual security in the portfolio. Each row represents a single position with its market data, Greeks, and calculated metrics.

Position Table

This table supports the Position Filter, a right-side panel that narrows the table to a chosen subset of positions. Toggle it with the Filter button in the toolbar. A filter selector narrows the selection by any combination of underlyings, type, side, or expiry, which can then be refined in the panel.

The Underlying Table shows data aggregated by underlying. Metrics that can be summed (Delta, Theta, Vega, PnL, etc.) are aggregated across all positions for each underlying. The table also includes underlying-specific data such as the current quote, change, and percent change.

Underlying Table

In addition to the standard toolbar, the Underlying Table includes:

  • Underlying: filter by one or more underlying symbols
  • Aggregate: toggle row aggregation across selected accounts

The Portfolio Table contains account-level data including net liquidation value, PnL, percent change, Greeks totals, cash balance, and other portfolio summary metrics. Each row represents one account, with a Total row at the top.

Portfolio Table

The System Table displays data for monitoring system internals and data integrity. Each row represents one account with metrics such as bytes per second, request rates, system status, and request completion status. Useful for diagnosing data flow and connection issues. The System Table has no Total row since its metrics are not summable.

System Table

Clicking Columns in the toolbar opens a side panel listing every available column for the table with a checkbox. Checked columns appear in the table. A search box at the top filters the list by column name. Column selection is saved with the table view.

Select Columns

Right-clicking a column header opens a menu of column actions:

  • Move to Front: move the column to the beginning of the table
  • Move to End: move the column to the end of the table
  • Hide: remove the column from the table
  • Auto Size: size the column to fit its contents
  • Select Columns: open the Columns side panel

Column Menu

Right-clicking a row opens a menu that navigates to a Report or Chart page using the row as context. The menu header shows the context that will be passed.

TableContext
PositionAccount and underlying from the clicked row
UnderlyingUnderlying from the clicked row, applied across all selected accounts
PortfolioAccount from the clicked row

Position and Underlying menus group destinations into two sections:

  • Report: Underlying · Detail, Underlying · Summary, Expiry · Detail, Expiry · Summary
  • Charts: Underlying PnL Chart, Underlying Exposure, Account Exposure, Position Exposure, Vol Scenario Chart, Expiry Profile Chart

The Portfolio menu has a layout suited to account-level navigation:

  • View in Report: Underlying · Detail, Underlying · Summary, Expiry · Detail, Expiry · Summary
  • Quotes: Quotes
  • Charts: Underlying PnL Chart, Portfolio PnL Chart, Underlying Exposure, Account Exposure, Expiry Profile Chart

Position Table Row Menu

Click any column header to sort the table by that column. Click again to reverse the sort order.