Ready Bots And Public Links
Ready bots are public completed backtests that can be shown as cloneable strategy presets. Public/open links are deep links that route users back into the relevant bot, trade log, or trade detail page.
What this is
This article explains what ready bots and public/open links mean in the current product.
When to use it
Use this article if:
- you want to clone a ready strategy
- you published a backtest and want to understand where it can appear
- you received an /open/... link from a notification
Step by step
Step 1: Understand where ready bots come from
A ready bot item is based on a backtest that is:
- public
- completed
- connected to stored result metrics
The catalog favors recent public results and hides stale items unless the full modal explicitly includes stale results.
Step 2: Read the ready bot card
Ready bot cards can show:
- name and symbol
- side and market type
- return metrics
- risk level
- minimum deposit estimate
- average time in trade
- use count
- official/stale badges when applicable
Step 3: Clone instead of editing the source
Cloning a ready bot creates a new stopped bot in your own account. It does not edit the original public backtest or the original author's bot.
Step 4: Understand open links
Notification and mini-app links can point to:
- /open/bot/... for a bot page
- /open/tradelog/... for a bot-filtered trade log
- /open/trade/... for a trade detail page
These links are routing helpers. If the target requires a dashboard session, you may still need to sign in.
Common mistakes
- assuming a public backtest means a bot is running live
- cloning a ready bot without rerunning a backtest after edits
- treating stale ready-bot results as current market proof
- expecting open links to bypass account permissions
Related articles
- Plans And Limits
- Run Backtest
- Save, Edit, Clone, And Launch