automated trading algo templates are back on edgeful

updated automated trading templates conceptual image showing a puzzle with the algo templates as potential pieces to the puzzle.
stay sharp
4.6/5 TrustPilot
get insights in your inbox

sign up for free

the all in one technical analysis tool helping traders build profitable trading strategies with instant insights on price action, volume, and indicators
edgeful

algo templates are pre-built, backtested configurations for automated trading strategies: the algo, the ticker, the timeframe, and the exact settings, packaged so you can load them in a few clicks.

we just relaunched the algo templates page on edgeful, and this post is the full breakdown of what they are, how they're generated, and how to go from "interested in an algo" to setting one live in literally less than 30 minutes.

if you've ever wanted to run an automated strategy but stalled out at "okay, but which settings?", this is for you.

table of contents

  • what a trading algo actually is
  • the problem with most algo services
  • what algo templates are
  • the numbers on the algo templates page right now
  • how algo templates fight overfitting: 80/20 holdout validation
  • how to use the templates step by step
  • where algo templates fit with the optimizer and analyzer
  • who algo templates are for
  • common mistakes to avoid
  • key takeaways

what a trading algo actually is

a trading algo is an automated strategy: a fixed set of rules for entries, exits, stops, and sizing that executes the same way every single time.

algo trading fixes the two problems that cause most retail traders to blow multiple accounts:

  • emotions. no hesitating on entries, no moving orders when your stop is about to get hit, and no cutting winners early because you get emotional and your heart is pounding.
  • availability. the algo doesn't care that you're in a work meeting when the setup triggers. once it's live, it doesn't need you watching to execute. it doesn't even need your TradingView or brokerage open.

trading with data beats trading with emotions on a long enough timeframe. an algo is the purest version of that idea, because it removes you from the execution entirely.

and when we say "settings," here's what that actually covers on an edgeful algo:

  • which direction it trades: longs, shorts, or both
  • the profit target and stop loss, defined as rules instead of gut feel
  • filters that keep it out of bad conditions, like a range-size filter that skips the day entirely when the setup is too small or too wide
  • per-weekday configuration, because the same strategy often behaves differently on different days of the week

every one of those is a dial. and the combination of dials you choose is usually the difference between a configuration that performs and one that bleeds, which is why picking settings is where most people get stuck.

if you're new to the concept, our complete guide to automated trading strategies covers the foundations in depth.

the problem with most algo services

here's what most of the industry sells: a black box.

you pay for access, they send the trades, you copy them. you can't customize anything, you can't see the rules, and you have no way to know why it wins or loses. when it stops working (and every strategy eventually goes through drawdown or giveback), you can't tell if it's a normal drawdown or a broken system, because you have no idea how it actually works.

think of how insane that is.

we built our algos the opposite way. every setting is visible and yours to change, the backtest behind every configuration is attached, and the optimizer is built into the platform so you can test settings yourself instead of trusting ours. we run three core strategies with seven variants total, and the full lineup is broken down in how to use edgeful's 3 algo trading strategies.

but that created its own problem: 7 fully customizable algos with an optimizer seems like a lot of work on your end to find what actually performs. which algo, which ticker, which timeframe, which stop.

that's exactly what the templates page solves.

what algo templates are

each template on the algo templates page is a top run from our optimizer, packaged: the algo, the ticker, the timeframe, and the exact settings, with the full backtest attached.

you don't have to run the optimizer yourself. you browse the list, open a card, and load it. and the whole page refreshes every 2 weeks, so the settings always reflect recent data instead of a backtest somebody ran once and framed on the wall.

a few things the templates are not, so we're clear:

  • they're not trade recommendations. they're the optimizer's strongest runs, and it's on you to decide what fits how you trade.
  • they're not the default algo settings. these configurations come from our optimization process, so out-of-the-box settings won't perform like the cards.
  • they're not live results. every number on the page is a backtest, and fills, slippage, and market conditions will differ going forward.

the numbers on the algo templates page right now

according to edgeful data on the templates page (last updated 08/24/26), here's what the ORB strategy cards look like on the 5-minute timeframe, backtested from 02/24/26 through 08/24/26:

  • ES: +$21,087.50, won 66.7% of 54 trades
  • NQ: +$43,115.00, won 69.8% of 53 trades
  • MES: +$1,931.25, won 60.0% of 90 trades
  • MNQ: +$3,528.50, won 64.3% of 70 trades

a few things worth noticing in those numbers before you pick a card:

  • the micro contracts (MES, MNQ) show smaller dollar figures but more trades over the same window. the dollar figures are smaller because micro contracts are a tenth the size, and the trade counts differ because each ticker's card is optimized separately. micros are the sensible place to start if the full-size risk is too much for your account.
  • NQ and ES took fewer trades over the same window and won a higher percentage of them. a percentage means more when you read it next to its trade count, and both are on every card.
  • the dollar figures assume the backtest's contract count. your sizing changes everything, so read the percentages and trade counts first and the dollars last.

and that's one strategy. the page carries variants too, like the ORB algo with two take profit targets, each with its own set of optimized cards per ticker.

worth repeating: these are optimized, backtested numbers, not a promise. treat each card as a starting point you size to your own risk. running any automated strategy well still takes customization, testing, and ongoing attention. the template just removes the hardest setup step.

how algo templates fight overfitting: 80/20 holdout validation

anyone can show you a backtest that looks perfect.

I'm sure you've seen hundreds of them on X or YouTube over the last couple of months. fit enough settings to the past and any strategy looks like a winner: that's overfitting, and it's the reason most "optimized" automated trading strategies fall apart the day you set them live.

so every optimization on the algo templates page uses a 6-month backtest with 80/20 holdout validation:

  • the optimizer finds top settings on 80% of the data
  • then it runs those settings on the final 20% it has never seen
  • only runs that hold up on both make the page

a 6-month window keeps the settings tied to how the ticker trades now instead of a market that no longer exists, and the 2-week refresh keeps pulling that window forward.

it's the same discipline you should demand from any backtest you ever look at, ours included. if you want to go deeper on what separates a trustworthy backtest from a fantasy, read are you backtesting wrong? here's how to know.

how to use the templates step by step

here's the whole process, start to finish:

  1. open your all access dashboard: algos, then algo templates
  2. browse the cards and open one that fits the ticker and timeframe you trade
  3. load it as-is, or use it as a starting point and refine it in the optimizer
  4. backtest it on your own account size and risk settings before it goes anywhere near a live account

step 3 is worth a sentence more. loading a template as-is works because it's the top run from the optimizer, but you can always go into the optimizer and tweak any sizing, timeframe, or entry/stop loss requirements.

and whichever route you take, run it in sim first. watch it trade for a week or two, and make sure you understand why it's configured the way it is before real money is on the line.

where algo templates fit with the optimizer and analyzer

the templates page isn't a standalone feature. it's the entry point to the same toolkit the rest of all access runs on, and knowing how the three pieces fit together makes the templates far more useful:

  • the optimizer is the engine behind the page. it tests up to 10 million setting combinations for one chosen algo and scores every result. the templates are its strongest validated runs, curated so you don't have to run it yourself.
  • the analyzer is the checking tool. upload any backtest export and it breaks down the results: equity curve, weekday performance, streaks, Monte Carlo simulations, and overfit warnings. if you refine a template into your own configuration, the analyzer is how you pressure-test it.
  • the templates page is the shortcut between them. start from a validated configuration instead of a blank slate, and only go deeper into the optimizer or analyzer when you want to make a strategy your own.

templates don't replace the work of running an automated strategy well. they remove the setup step.

who algo templates are for

algos aren't for every trader. but a few problems come up over and over in our community, and they're exactly what automation fixes:

  • you trade around a full-time job
  • you know your rules but can't follow them live
  • you want to trade something systematic but keep stalling on the setup

if one of those sounds like your trading, the algo templates page is the easiest place to start.

common mistakes to avoid

  • sizing to the card instead of your account. the card's dollar figures come from a specific contract count. your account size and risk tolerance set your sizing.
  • skipping sim. a template that backtests well still deserves a week or two of sim so you can see how it behaves in current conditions before it touches a live account.
  • treating the refresh as a signal. the 2-week refresh keeps settings current with recent data, nothing more.
  • going live the day you load it. even a validated template deserves the boring route: sim first, then small size, then your full risk plan.
  • ignoring the holdout logic on your own tests. if you refine a template in the optimizer, hold yourself to the same standard the page uses: settings that only work on the data they were fit to are overfit.

key takeaways

  • algo templates are the optimizer's top runs per algo, packaged with ticker, timeframe, exact settings, and the full backtest attached
  • every optimization uses a 6-month backtest with 80/20 holdout validation, so only settings that hold up on unseen data make the page
  • the templates page refreshes every 2 weeks to stay current with recent data
  • the current ORB cards (5m, 02/24/26 through 08/24/26): ES +$21,087.50 winning 66.7% of 54 trades, NQ +$43,115.00 winning 69.8% of 53 trades, plus MES and MNQ variants
  • templates are backtested starting points, not trade recommendations. sizing, sim testing, and ongoing management are still your job
  • algo templates live inside all access alongside the algos, the optimizer, and the analyzer

this content is for educational purposes only and is not financial advice. all statistics are backtested results from edgeful's optimization process; past performance does not guarantee future results. trading futures involves substantial risk of loss.

frequently asked questions

this information is not trading advice and should be used for educational purposes only. futures, options, and forex are leveraged instruments, and carry a high degree of risk. past results are not indicative of future returns. your use of the trading observations is entirely at your own risk and it is your sole responsibility to evaluate the accuracy, completeness, and usefulness of the information.

futures and forex trading contains substantial risk and is not for every investor. an investor could potentially lose all or more than the initial investment. risk capital is money that can be lost without jeopardising ones' financial security or life style. only risk capital should be used for trading and only those with sufficient risk capital should consider trading. past performance is not necessarily indicative of future results.

testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.