Articles on: EdgeLab Strategy Builder

8. Deploying a Strategy to Live (Demo) Trading for Validation

Once a strategy has passed backtesting and OOS validation, you can deploy it to live trading directly from EdgeLab. This means EdgeLab will monitor the market and execute trades on your connected broker account according to the strategy rules.

Before you deploy

Make sure:

  • You have at least one broker account connected (see: Connecting a Broker Account)
  • Your backtest shows 30+ trades, positive expectancy, robustness ≥ 0.5, and an OOS PASS
  • You have tested on a demo account first

How to deploy from a research session

  1. After a backtest runs, click the Deploy tab in the right-hand results panel
  2. If the strategy meets all deployment criteria, the status bar will show a green "Meets all deployment criteria" message
  3. Enter a name for your strategy in the Strategy name field
  4. Click Deploy Live — this opens the deploy modal

How to deploy from your Strategy Library

  1. Click Strategies in the top navigation
  2. Find the strategy you want to deploy and click its Deploy button
  3. The deploy modal will open

The deploy modal

Select Broker Account — Choose which connected account to trade on. You can see how many active strategies are already running on each account.

Position Sizing — Choose one of three modes:

Mode

Description

% Risk

Risk a percentage of your account balance per trade. Lot size adjusts automatically as your balance grows or shrinks. Recommended for most users.

Fixed Lots

Trade a fixed lot size on every trade regardless of account balance. Simple but does not scale with your account.

$ Risk

Risk a fixed dollar amount per trade. Useful if you want a specific dollar exposure per trade.

Account Size — Enter your current account balance. This is used to calculate lot sizes for % Risk and $ Risk modes.

Strategy slots — Your subscription plan includes a limit on the number of simultaneously live strategies. The modal shows your current usage.

  1. Review the warning — this strategy will trade live on the selected broker. We cannot stress enough--do not put a strategy on real funds until you have validated it on a demo account!
  2. Click Deploy Live → to confirm

After deployment

Your strategy will appear in the Strategies view with a green Live badge. It will begin trading on the next signal generated by the strategy rules.

To stop a live strategy, go to the Strategies view and click Stop

Updated on: 24/04/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!