daros / modules / monitor
daros://modules/monitor

Real-time visibility across strategies, accounts and execution systems.

DAROS Monitor is the observability layer — strategy status, broker connectivity, risk alerts, execution logs and PnL visibility on one operator dashboard, with the audit history to review everything afterwards.

FAIL STATE THIS MODULE PREVENTS

The most expensive failures are the silent ones — a feed that died an hour ago, a strategy quietly rejected all morning, a child account drifting out of sync. DAROS Monitor makes silence impossible: if it happened in the system, it is on a dashboard, in a log and — when it matters — in an alert.

problem it solves

What breaks without it

These are the failure patterns DAROS Monitor is built to remove:

  • Running live systems blindly
  • No operational visibility across accounts
  • Broker and API failures noticed too late
  • No logs available when review is needed
  • No structured post-trade analysis loop
who it is for

Built for

  • Desks that need one pane of glass
  • Operators responsible for live capital
  • Teams with compliance and review needs
  • Anyone who has been burned by a silent failure
technical profile

Spec sheet & configuration

Where this module sits in the pipeline, what it handles, and what its configuration looks like. Figures marked as design targets are benchmarked per deployment.

TELEMETRYStrategy · account · broker · risk · system health
ALERT CHANNELSDashboard · email / webhook · escalation rules
LOG SCOPEOrder events · RMS events · connectivity · overrides
AUDITDurable, timestamped history for post-trade and compliance review
VIEWSOperator dashboard · per-account drilldowns · uptime tracking

Values are design targets and depend on deployment environment, broker APIs and data sources. Nothing here is a performance or return claim.

monitor.alerts.json
{
  "rules": [
    { "when": "rms.daily_loss > 0.8", "notify": ["ops"] },
    { "when": "connect.feed == down",  "notify": ["ops", "webhook"] },
    { "when": "copy.divergence > 2%", "notify": ["ops"], "escalate_min": 5 }
  ],
  "audit_retention": "per_deployment_policy",
  "dashboards": ["desk", "per_account", "system"]
}
core capabilities

What DAROS Monitor does

Strategy status

Running, paused, held-by-regime, halted — at a glance.

Account status

Positions, margin and limit usage per account.

Broker connectivity status

Session, feed and order-channel health per broker.

Risk alerts

RMS limit usage and breaches surfaced in real time.

Execution logs

Order events from OEMS, searchable and filterable.

PnL visibility

Live and end-of-day views per strategy and account.

Error alerts

Broker rejections, sync failures and system errors, escalated.

System uptime

Component health and uptime tracking.

Audit history

A durable record of orders, limits, halts and overrides.

Admin dashboard

Desk-level controls and consolidated operational views.

example workflows

How it runs in practice

workflow_01

Live desk view

Operators watch strategies, accounts, broker health and limit usage on one screen → anomalies raise alerts → intervention happens in seconds, not after the damage.

workflow_02

Post-trade review

End of day, execution logs and RMS events are reviewed → slippage and rejections are quantified → findings feed back into strategy and limit changes.

workflow_03

Incident audit

A halt occurred at 11:42 → audit history reconstructs the exact sequence of signals, checks, orders and the override that followed.

daros://platform

How it connects with other DAROS modules

No module runs alone. DAROS Monitor plugs into the rest of the platform:

DAROS OEMSExecution events and order state stream in continuously.
DAROS RMSLimit usage, breaches and kill-switch events surface as alerts.
DAROS ConnectBroker and feed health is monitored per integration.
DAROS CopyMaster–child sync parity and delays are tracked live.

All modules:

Design your operator dashboard.

Tell us what your team needs to see at a glance — and what must never fail silently. We will design the views, alerts and audit trail.