Skip to main content
All features

Risk Governance

Every activation passes a gate the broker defines

Risk governance is the difference between having rules about risk and having risk limits that hold. Stretus applies broker-defined eligibility, policy and execution controls before a strategy can go live, and records the approval, the rejection context and the resulting exposure as connected audit evidence.

Software infrastructure only. No investment advice, no brokerage services, no guaranteed returns.

01 · Client experience

Broker digital channels

Broker-owned

02 · The governed layer

Stretus AI Strategy Infrastructure

Stretus

03 · Execution authority

Broker execution environment

Broker-owned

Why do risk limits fail in practice?

Because they are implemented inside strategy logic, where a defect can place an order no rule would have permitted, or left to discretion, where they can be overridden in the moment. A limit that can be bypassed is a preference rather than a control.

The structural fix is to make the check a separate stage every order passes through. Placed there, the limits hold regardless of what a strategy requested and regardless of how a bad afternoon is going. That placement is the whole of the design.

What does the platform gate on?

Four families of control: exposure, loss, readiness and lifecycle. Each is evaluated before an order is eligible to route, and a rejection carries a stated reason rather than a silent adjustment.

A silent adjustment is worse than a refusal. A strategy that asked for a size it could not have and received a smaller one without being told is a strategy whose behaviour no longer matches its specification, and the divergence surfaces later as a result nobody can explain.

The four control families

FamilyWhat it checks
ExposurePositions, allocation, order value, per-trade risk
LossDaily and mark-to-market loss, trade count, loss streak
ReadinessData freshness, session state, expiry proximity, segment access
LifecycleGrouped exits, expiry handling, reconciliation

Readiness is the family most often omitted elsewhere, and the one that stops a strategy evaluating on stale prices.

What does the broker control plane expose?

Strategy approvals with rejection context; risk and exposure by client, strategy, symbol and segment; remote API credentials with scopes, limits and IP allowlists; controlled egress assignment; F&O HALT-NEW controls; order monitoring, latency and exceptions; and role-based access with tenant isolation.

Module availability depends on tenant configuration, plan entitlements, connector readiness and deployment policy. This is a configurable control plane rather than a fixed one, and what a given broker sees is what that broker's deployment enables.

How does an emergency stop work?

HALT-NEW blocks new F&O exposure while preserving safety-critical processing. It can apply globally, per tenant or per strategy, and it fails closed if its state cannot be verified, expiry handling, fill processing, reconciliation and eligible exit workflows continue to run.

Failing closed is the property that matters. A kill switch that cannot confirm its own state and therefore permits new entries is not a kill switch. And keeping exits available while entries are blocked is the correct asymmetry: a system that can enter but not exit accumulates risk with no way to shed it, which is the one failure mode that must never be permitted.

HALT-NEW and the other controls improve discipline and incident response. They cannot prevent all losses, gaps or execution risk, and nothing on this page suggests they can.

What does governance leave behind?

Connected audit evidence: who approved what, on what grounds, what was rejected and why, what exposure resulted, and what an order's path through the checks looked like.

The useful test of an audit trail is whether it lets somebody investigate why an order was allowed, blocked, filled, rejected or paused, after the fact, without the person who built the strategy in the room. Under NSE/INVG/67858 of 5 May 2025 that record has to be available for at least five years and must identify the actual user and user ID behind each order rather than a shared service account.

Surfaces

What each surface does

The product surfaces this page covers, named as they appear in the application.

Risk & Exposure
Exposure aggregated by client, strategy, symbol and segment against configured limits, alongside order value, per-trade risk, daily and mark-to-market loss, trade count and loss streak. Those are the dimensions a risk function needs during an incident, which is why they are aggregated rather than left to be assembled from order records.
Execution Control
Routing eligibility and the emergency controls, including HALT-NEW. HALT-NEW blocks new F&O exposure at global, tenant or strategy scope, fails closed if its own state cannot be verified, and leaves expiry handling, fill processing, reconciliation and eligible exit workflows running. It requires no deploy and no strategy-code change, which is the property that matters when the decision is being made under pressure.

Ownership boundaries

Where Stretus sits in the stack

BROKER-OWNEDClient channelsWeb, mobile, dealer,service and operationsjourneysSHARED BOUNDARYIdentity &API controlsAccount mapping, scopedcredentials, approvedendpoints, whitelistedstatic IPsSTRETUS PLATFORMTenant strategylayerBuilder, validation,backtests, gateway,runtime policies, auditeventsBROKER-OWNEDOMS, RMS& exchange routesSegment permissions,pre-trade risk, orderrouting, algo identifiers,post-tradeThe shared column is where integration and security work concentrates, and the one to scope first.Broker and exchange procedures remain authoritative for each production rollout.
The risk gate sits at the shared boundary, after the strategy layer, before the broker's own pre-trade risk and routing.

Benefits

Business benefits

Limits that cannot be bypassed

Checks are a separate stage every order passes, so a strategy defect cannot place an order that policy would have refused.

One place for an emergency

HALT-NEW stops new F&O exposure at global, tenant or strategy scope without a deploy and without editing strategy code.

Approval with a record

Rejection context is retained alongside approvals, so a decision can be reconstructed rather than recalled.

Exposure visible by dimension

Risk aggregated by client, strategy, symbol and segment, which is how a risk function actually needs to read it.

Use cases

Enterprise operating situations

Illustrative operating situations. Availability varies by broker, exchange, account, connector and tenant.

Broker risk and compliance
Challenge
Keep approvals, exposure, connector policy and monitoring inside the existing operating model.
Stretus role
Apply broker-defined eligibility and policy gates before eligible live orders, with connected audit evidence.
Outcome
Governance that matches the framework's allocation of responsibility to the broker.
Institutional desk
Challenge
Run multiple strategies without losing a consolidated view of exposure.
Stretus role
Aggregate risk by client, strategy, symbol and segment, with scoped emergency controls.
Outcome
One operating view, with a stop that works at the scope the incident requires.

Security posture

Security considerations

Role-based access and tenant isolation
The control plane is scoped by role within a tenant boundary, so approval authority and visibility are configured rather than universal.
Fails closed by design
HALT-NEW blocks new exposure when its own state cannot be verified. Ambiguity resolves toward refusing risk, not toward permitting it.
Five-year audit retention
Per NSE/INVG/67858 of 5 May 2025, audit trail data must be available for at least five years and identify the actual user behind each order.

Answers

Frequently asked questions

Does the platform override the broker's own risk system?

No. The broker's OMS and RMS remain authoritative for pre-trade risk and routing. The platform's controls sit before that point and are additive, a strategy must satisfy both.

What is HALT-NEW?

An emergency control that blocks new F&O exposure while preserving safety-critical processing. It applies globally, per tenant or per strategy, fails closed if its state cannot be verified, and leaves expiry handling, fill processing, reconciliation and eligible exit workflows running.

Can position sizing be set by the strategy?

Sizing is evaluated in the risk layer against account state at the time of the order, not fixed inside strategy logic. That separation is what allows the same strategy to run at different capital levels and what stops a strategy defect from sizing beyond policy.

Do these controls remove trading risk?

No. They remove one specific source of loss, the limit that was not applied. Market risk, strategy risk, execution risk and the possibility that the limits themselves were set badly are separate problems, and the controls do not address them.

Arrange a working demonstration

Review strategy creation, F&O contract handling, backtesting, broker controls and integration boundaries with the team. If you would rather talk to an engineer than a salesperson, say so and we will arrange that instead.

Risk and disclosure

Trading and derivatives involve risk of loss. AI output requires review. Backtests and simulations do not predict future results; live outcomes can differ because of costs, latency, slippage, liquidity, rejections, broker rules and market conditions. Availability varies by broker, exchange, account, connector and tenant. Product information only; not investment advice.