StratBase.aiStratBase.ai
DashboardCreate BacktestMy BacktestsCatalogBlogNewsToolsHelp

Products

  • Researcher Dashboard
  • Create Backtest
  • My Backtests
  • Catalog
  • Blog
  • News

Alerts

  • Calendar
  • OI Screener
  • Funding Rate
  • REKT
  • Pump/Dump

Company

  • About Us
  • Pricing
  • Affiliate
  • AI Widget
  • Contact

Legal

  • Privacy
  • Terms
  • Refund Policy

Support

  • Help Center
  • Reviews
StratBase.aiStratBase.ai

Think it. Test it.

StratBase.ai does not provide financial advice or trading recommendations. AI only formalizes user ideas into testable strategy configurations for research purposes. Past backtesting performance does not guarantee future results. All trading decisions and associated risks are the sole responsibility of the user. This platform is not a broker and does not facilitate real trading.

© 2026 StratBase.ai · AI-powered strategy research and backtesting platform

support@stratbase.ai
Help Center/Backtest Results/Exporting Strategies & Results

Exporting Strategies & Results

📋Backtest Results
📌

Exporting Strategies & Results

StratBase.ai gives you multiple ways to extract value from your backtested strategies — from sharing results publicly to cloning configurations and exporting readable specifications. This article covers every export and sharing option currently available on the platform.


📌

What You Can Export Today

StratBase.ai currently supports two core export and reuse mechanisms: the Specification tab (full strategy configuration in readable form) and Strategy Cloning (copying any accessible strategy into your account). These tools let you document, share, recreate, and build on strategies across the platform.


📌

The Specification Tab

Every backtest has a Specification tab that displays the complete strategy configuration in a structured, human-readable format. This is the definitive record of what your strategy does and how it is built.

The Specification tab includes:

  • Entry and exit conditions — every rule, indicator, comparison operator, and threshold value used to trigger trades
  • Indicator parameters — period lengths, source inputs, smoothing types, and any custom settings for all 239 available indicators
  • Position sizing mode — fixed amount, percentage of equity, or other sizing logic
  • Risk management settings — stop loss, take profit, and trailing stop configurations
  • Commission and leverage — the exact values used during the backtest simulation
  • Asset and timeframe — the instrument and candle interval the backtest ran on

How to Access the Specification Tab

  1. Open any backtest from your Dashboard or a public profile
  2. Click the Specification tab near the top of the backtest view
  3. Review each section: Conditions, Indicators, Position Sizing, Risk, and Settings
  4. Use your browser's print or save functions to export the page as PDF for offline reference

Example: A strategy using EMA(9) cross above EMA(21) as entry, RSI(14) below 70 as a filter, 2% stop loss, 4% take profit, and 10% equity position sizing will display every one of these values in the Specification tab — precise enough to manually recreate the strategy on any platform that supports the same indicators.


📌

Cloning a Strategy

Cloning creates a full working copy of any accessible strategy directly in your account. The clone includes the complete configuration — every indicator, condition, and parameter — and is immediately ready to modify and re-run.

How to Clone a Strategy

  1. Navigate to any public backtest (on your own profile or another user's public page)
  2. Click the Clone button in the backtest header
  3. The strategy is copied to your account with all settings intact
  4. Open the clone from your Dashboard, adjust any parameters, and run a new backtest

Cloning is free and instant. There is no limit on how many strategies you can clone.

Clone Access by Visibility Level

The owner's privacy setting determines whether cloning is available:

| Visibility Level | Who Can Clone | |-----------------|---------------| | Public | Any StratBase.ai user | | Private | Owner only | | Confidential | Nobody — configuration is hidden and cloning is disabled |

Confidential strategies are designed for creators who want to share performance results without revealing the underlying logic. Visitors can see the equity curve, trade statistics, and backtest metrics, but the Specification tab is hidden and the Clone button is disabled.


📌

Sharing Backtest Results

You can share any public backtest by copying its URL. Public backtests are fully accessible to anyone — no account required to view results, charts, and statistics. This makes it straightforward to share performance data with a trading community, include results in a portfolio, or reference a specific strategy configuration in a discussion.

To make a backtest publicly shareable:

  1. Open the backtest
  2. Go to Settings or the visibility control
  3. Set visibility to Public
  4. Copy the URL from your browser address bar and share it

💡

Practical Tips

  • Use Specification as documentation. Before modifying a strategy, save or screenshot the Specification tab so you have a baseline to compare against.
  • Clone before editing. Always clone a strategy you want to experiment with rather than editing the original. This preserves your reference version.
  • Confidential for monetization. If you plan to share strategy performance publicly while protecting your edge, set visibility to Confidential — results are visible but the logic stays private.
  • Recreating on other platforms. The Specification tab provides every value needed to rebuild a strategy in TradingView Pine Script, MetaTrader, or any other platform that supports the indicators StratBase.ai uses. The indicator parameters are exact, not approximate.
  • Cross-asset verification. After cloning a crypto strategy, you can change the asset to one of the 27 forex pairs or 130 stocks and re-run the backtest to test the same logic across different markets.