Skip to main content
All features

Broker Console

The console where a broker governs everything that happens

The broker console is where a broker's own teams operate the strategy layer: approving strategies before activation, authorising algorithms, controlling execution, watching exposure and orders, administering users and verified Research Analysts, and reading the audit record. It is the surface that makes the platform governable rather than merely configurable.

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 does a broker need its own console?

Because under the framework the broker carries the responsibility, and responsibility without an operating surface is unmanageable. NSE circular NSE/INVG/67858 of 5 May 2025 states that brokers are fully responsible and liable for all orders emanating through their IBT, STWT, Client API and Vendor API systems.

A vendor that accepts that allocation and then gives the broker no way to see or stop what is happening has handed them a liability with no controls. The console exists so the party who answers for the orders is the party who can approve, throttle and halt them.

The operating surfaces

SurfaceWhat it is for
DashboardPending strategy approval requests, attention-required items by severity, and a live execution snapshot showing client and algo identifiers
Deployment controlWhich capabilities and strategies are live, for whom, and at what scope
Risk & exposureAggregated exposure by client, strategy, symbol and segment, against configured limits
Order monitorOrder activity, latency, exceptions and rejections with their stated reasons
Algo authorizationRegistration and identification of algorithms, and the identifiers carried on orders
Execution controlRouting eligibility and the emergency controls that stop new exposure
Audit & governanceThe connected record of approvals, rejections, role changes and credential events

Module availability depends on tenant configuration, plan entitlements, connector readiness and deployment policy.

What does the approval queue actually gate?

Activation. A strategy that has been built, validated and backtested is not live. It is pending, and a broker reviewer decides whether it proceeds. The dashboard surfaces the queue, the oldest pending item, and the rejection context for anything refused.

That gate is where broker-defined eligibility and policy are applied, and it is the reason activation is not a client-side action. A strategy can be excellent and still be refused because the account lacks a segment permission, the exposure would breach a cap, or the tenant does not permit the instrument class.

Refusals carry their reason and are retained. An approval workflow that records only what was approved leaves the more interesting half of the record missing.

How does algo authorization relate to exchange registration?

It is the operational side of it. Under NSE/INVG/67858 an algorithm placing more than 10 orders per second per exchange and per segment must be registered with the exchange, which assigns the identifier that every algorithmic order then carries.

The broker registers; the exchange assigns; the console is where that identifier is administered and attached, and where the live execution snapshot shows client and algo identifiers side by side. That pairing is what makes an order traceable to a registered algorithm during an inspection rather than merely logged.

A vendor cannot register anything, because a vendor has no route to the exchange. What the console does is make registration and tagging operationally possible and visible.

Who administers users and publishers?

The broker. User administration, Research Analyst verification and role activation, notification policy, strategy templates, custom indicator governance, AI configuration, terms acceptance and invite codes all sit inside the broker's own console.

Research Analyst administration is the most important of these. Broker or admin teams create the profile, capture declarations, review registration documents, and activate the role with an audit event, and can suspend, reject or deactivate it afterwards. Registration alone does not create publication authority.

AI configuration is where a tenant's own provider credentials are governed, so a broker can satisfy its own AI-governance policy rather than inheriting an arrangement with a third party it never evaluated.

What can be stopped, and how fast?

New F&O exposure, at global, tenant or strategy scope, through HALT-NEW, which fails closed if its state cannot be verified and leaves expiry handling, fill processing, reconciliation and eligible exit workflows running.

Blocking entries while keeping exits available is the only asymmetry that reduces risk during an incident. It requires no deploy and no strategy-code change, which is the property that matters when the decision is being made under pressure.

Surfaces

What each surface does

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

Dashboard
The morning check: pending strategy approval requests with the oldest pending item, attention-required items ranked by severity, and a live execution snapshot pairing client identifiers with algo identifiers against current activity. It exists so establishing what is live, what is waiting and what is degraded takes one screen rather than four systems.
Deployment Control
Which capabilities and strategies are live, for whom, and at what scope. This is where a progressive rollout is actually operated, starting with defined users and capabilities, validating the evidence, then widening, rather than being a plan that exists only in a deployment document.
Users
Access administration within the broker's tenant: who exists, what role they hold, and therefore what they can see and approve. Console authority is scoped by role rather than universal, so approval rights and visibility are configured deliberately.
Manage Templates
Broker-defined strategy templates, a starting point a broker curates for its own clients rather than every client beginning from an empty specification. It is the surface that lets a broker express house preferences about instrument scope, risk defaults and structure without restricting what a client may then build.

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 console operates the shared boundary and the tenant layer. The broker's OMS and RMS remain authoritative to the right of it.

Benefits

Business benefits

Responsibility with controls attached

The party the framework holds liable for orders is the party who can approve, scope, throttle and halt them.

Approvals with rejection context

The queue records what was refused and why, not only what was permitted. This is the half an audit actually asks about.

Traceable execution

The live snapshot pairs client and algo identifiers, so an order maps to a registered algorithm rather than to a log line.

Publisher governance in-house

RA verification, activation and suspension are broker actions with audit events, so publication authority is granted and revocable.

Use cases

Enterprise operating situations

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

Broker compliance officer
Challenge
Demonstrate that no strategy reached production without review.
Stretus role
Gate activation behind an approval queue and retain approvals, refusals and their reasons as connected evidence.
Outcome
A record that answers the question directly rather than requiring reconstruction.
Broker operations lead
Challenge
Establish quickly what is live, what is degraded and what needs attention.
Stretus role
Surface pending approvals, attention-required items by severity, order exceptions and a live execution snapshot in one dashboard.
Outcome
A morning check that takes minutes rather than a query across four systems.
Broker risk desk
Challenge
Reduce exposure during a volatile session without disabling the product.
Stretus role
Apply HALT-NEW at the scope the incident requires while exits, expiry handling and reconciliation continue.
Outcome
New risk stopped, existing positions still manageable.

Security posture

Security considerations

Role-based, tenant-scoped
Console access is scoped by role within the broker's own tenant, so approval authority and visibility are configured rather than universal.
Every administrative action is an event
Approvals, refusals, role activations, suspensions and credential changes are recorded as connected audit evidence.
Credentials scoped and rotatable
Remote API credentials carry scopes, rate limits, optional IP allowlists and rotation, administered from the console.

Answers

Frequently asked questions

Can a client activate a strategy without broker review?

No. Activation is gated behind broker-defined eligibility and policy, and the approval queue is a broker surface. A strategy that has passed validation and backtesting is pending, not live.

Does the console replace our OMS or RMS?

No. Your OMS and RMS remain authoritative for pre-trade risk and routing. The console governs what reaches them, and its controls are additive rather than substitutive.

Who can verify a Research Analyst?

Broker or admin teams, through a document review and role-activation workflow that records an audit event. Broker and admin roles govern the process and do not automatically become publishers themselves.

How quickly can new exposure be stopped?

HALT-NEW applies at global, tenant or strategy scope without a deploy or a strategy-code change, and fails closed if its own state cannot be verified. Eligible exits, expiry handling, fill processing and reconciliation keep running.

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.