Skip to main content

Publishing your strategy

Who it’s for
Users who want to publish a strategy for others to run
Assumes
You have a live strategy. You have read Publisher rules.

Publishing makes one of your strategies discoverable so other users can deploy it on their own accounts. This page covers who can publish, the checks, every field on the form, and what becomes public.

There is no manual review queue

Publishing is immediate. Stretus evaluates the eligibility rules on the spot; pass and the listing is live, fail and you are told exactly which rule failed. No human assesses the strategy's merit.


Who can publish

You areYou can publish
Any userCrypto strategies
A verified SEBI-registered Research Analyst, or an administratorAny strategy, including Indian equity

You must always own the strategy. See Research Analyst programme

Do not infer permission from a successful publish

The Research Analyst gate is one of the configurable rules, and a master bypass switch can disable every configurable rule, including that one. Ownership is the only check that can never be turned off.

Earlier documentation said "Ownership and the RA gate are the checks you can always rely on." That was true of the intent and false of the code. If you are publishing an equity strategy, satisfy yourself independently that you hold the registration that permits it. See The bypass switch.


Eligibility checks

CheckDefault requirementDisableable?
OwnershipYou own the strategyNever
Status gateDeployed liveYes
Minimum days live7 daysYes
Minimum live returnROI ≥ 5% native / 10% remoteYes
Research Analyst gateRA or admin for non-cryptoYes

A failing publish returns every unmet requirement with your current value and the requirement, "minimum days live: 3, required 7".

Some environments permit publishing from a paper deployment and source listing metrics from simulated performance. See Paper-sourced metrics.


The publish form

Correcting earlier documentation

Earlier docs described publishing as "confirm and go", a four-click flow whose confirmation "explains that your entry/exit logic stays private."

It is a two-step form collecting seven inputs, one of which is the Open Strategy toggle that discloses your logic. The old description omitted every input, including the most consequential one.

Step 1

FieldRequiredNotes
Open Strategy, yes or noYesA licence decision. See below
DescriptionYesWhat the strategy does
Subscription priceNoDisplayed; not charged
Minimum capitalNoEnforced when a subscriber goes live

Step 2

FieldRequiredNotes
DisclaimerOptional, and it should not beSee below
Support emailOptionalRendered publicly on the listing
Support phoneOptionalRendered publicly on the listing

Open Strategy: read this before you tick anything

The form asks: "Do you want to publish this as an Open Strategy?" and warns: "Choose carefully. This cannot be easily undone after subscribers join."

Its own warning body:

An Open Strategy shares your full strategy details with subscribers after they subscribe, including entry and exit conditions, indicator formulas, and parameter values. Only choose Yes if you are comfortable making your trading logic visible.

Correcting the most consequential error in the earlier documentation

Earlier docs stated that "your exact entry/exit indicator formulas stay private" and that the publish confirmation "explains that your entry/exit logic stays private."

That is only true of a closed listing. Choosing Open Strategy discloses your logic. That is what the option is for. A publisher relying on the old text may have disclosed logic they intended to keep.

Choosing Open Strategy requires a recorded consent row carrying the legal document version you were shown, a hash of the exact prompt text you licensed, your IP and your user agent, precisely because it is the case that discloses your strategy to the community.

Closed listing (default)Open Strategy
Track record, risk profile, controls and instrument are publicAll of that, plus your entry and exit conditions, indicator formulas and parameter values
Subscribers get a copy that reproduces the behaviourSubscribers can read and change your exact formula
No consent recordRecorded consent: document version, prompt hash, IP, user agent
Reversible in effectCopies already made cannot be recalled

Full detail: Open vs closed listings.


The disclaimer field

Labelled optional. Backend validation checks length only, and an empty value is accepted.

Fill it in anyway

A public listing where another person allocates real capital should carry a risk statement from the person who wrote the strategy. The form's own placeholder is a reasonable starting point:

Trading involves risk. Past performance is not indicative of future results.

Do better than the placeholder. State the market conditions the strategy assumes, the worst behaviour you have observed, and the fact that past performance does not indicate future results.

As a finding: rendering a platform-level standing disclaimer on every listing regardless of what the publisher wrote (so the publisher's field supplements rather than substitutes) is on the compliance roadmap. Until then, an empty field means a listing with no risk statement from its author.


Support contact fields

Optional, and rendered publicly on the listing. Users will contact you.

You may explain how the strategy works. You must not tell anyone whether to deploy it, with how much capital, or whether it suits them. See Publisher rules


Pricing

A subscription price above zero is displayed as a recurring price on the listing.

No payment is collected

There is no charging code in the platform. The value is stored, rendered, and never collected. Listings are currently free to deploy.

Do not represent a priced listing as a paid service, and do not collect payment outside the platform, taking consideration for another person's securities strategy changes your own regulatory position. See Regulatory position.


Minimum capital

The minimum you require a subscriber to allocate. Enforced when they go live, not when they subscribe. The effective minimum is the larger of yours and the platform's US$50 floor.


After publishing

The strategy's name locks while it is listed, and it appears publicly immediately.

ActionWhereEffect
UnpublishMore actions, then UnpublishRemoves the listing. Existing copies keep running
View subscribersDetail, then SubscribersWho deployed it, allocation, P&L %, duration
Read reviewsDetail, then ReviewsRatings and comments
Updates do not propagate, and unpublishing does not stop anyone

A subscriber's copy is a snapshot from the moment they deployed. Change the strategy and their copy does not change. So a silent change creates two different strategies with one name.

Unpublishing stops new deployments only. If a strategy should not be traded any more, say so. You cannot switch off someone else's copy, and neither can the platform.


Some listings carry a Verified marker and appear in featured slots. This is platform curation, not self-serve.

What Verified confirms

Verified confirms identity and listing integrity. It is not an assessment of the strategy's merit or suitability. Featuring is editorial placement.


Next