Skip to main content

Portfolio dashboard

Who it’s for
Anyone who navigated to /dashboard and found it empty
Assumes
Nothing
/dashboard is an archived placeholder, not a working view

The route exists and renders a short notice stating that "the former dashboard view has been archived for reference." It contains no portfolio data, no P&L, and no strategy list.

Use My Strategies instead. That is the working portfolio and per-strategy monitoring surface, and it carries everything a portfolio dashboard would: aggregate capital deployed, combined P&L, portfolio risk, active strategy count, and the per-strategy list.


Why this page exists

Because the route is reachable from the interface and from a guided tour, and a user who lands on it deserves to know it is not broken. It is archived.

Documenting a stub as though it were a feature is worse than documenting nothing. The audit that preceded this documentation listed the portfolio dashboard as a shipped, undocumented feature; reading the implementation shows it is a placeholder whose former contents were moved to an archive directory.


Where to actually look

You wantGo to
Portfolio-level capital, P&L, risk and strategy countMy Strategies
One strategy's equity curve, trades and ordersMy Strategies, then strategy detail
Live order flow and events as they happenLive Terminal
Exposure as your broker sees itBroker risk exposure, at /broker/riskExposure
Push alerts on fills, breaches and state changesNotifications

Broker risk exposure

Worth knowing about because it answers a question My Strategies does not: what does your broker think your exposure is?

/broker/riskExposure presents exposure from the broker's side, backed by a client risk monitor in the broker service. For OTC-margined instruments it reports margin as the venue reports it.

Use it to reconcile

The platform's view and your broker's view can diverge, a fill the platform did not see, a position opened outside Stretus, a margin figure computed differently. Your broker is the record of truth, and this surface is the closest thing the platform offers to a side-by-side.


Next