Wick is in development, not yet a registered investment adviser, and currently offers no advisory services. joining the waitlist creates no advisory relationship.
← back to resources
April 28, 2026

How to start algo trading

Wick Team · 10 min read
before we get into it

TheWick, Inc. (Wick) has applied for registration as an investment adviser with the U.S. Securities and Exchange Commission. That registration is not yet effective. The information in this article is provided for educational and informational purposes only. It does not constitute personalised investment advice, a solicitation, or an offer of advisory services. No advisory relationship is formed by reading this content.

the short version

algo trading means running a strategy that executes automatically based on pre-defined rules — your job is to evaluate it before running, not manage each trade.

before running any strategy, look for four things: a plain-language description of the edge, a complete performance and risk profile, a drawdown profile, and a minimum account size.

two valid paths to start: paper trade to learn the strategy's rhythm without real money on the line, or go live directly if you've evaluated thoroughly and are sized at the strategy's minimum or above. behavior is the early diagnostic, not p&l.

For most of trading history, systematic strategies were institutional tools. You needed the technology to build them, the capital to run them at meaningful scale, and the infrastructure to execute them. None of that was accessible to most retail traders. What's changed in the last few years is the infrastructure — it's now possible to build and test a systematic strategy and run it directly in a retail brokerage account, so a retail trader can run one without building it themselves. That changes the question from "how do I build an algo strategy?" to "how do I evaluate and run one?"

This article is about the second question. If you're new to algo trading — or you've heard the term but aren't sure what running one actually involves — this is the starting point. By the end you'll understand what an algo strategy is, what to look for before you run one, how to start, and where to go deeper.

what it actually is

What is algo trading and how is it different from trading manually?

An algo strategy executes trades automatically based on pre-defined rules. The strategy specifies what to buy or sell, when to enter and exit, and how to size positions. Once running, it executes without requiring a decision on each trade. The defining feature is that it's systematic: the same conditions produce the same response, every time, without discretion.

That's different from how most retail traders operate. Manual trading — even when informed by a consistent approach — involves a decision at each trade. Systematic trading removes that decision layer. The strategy either fires or it doesn't, based on the rules. That consistency is both the strength and the adjustment. You don't intervene on individual trades. Your job is to evaluate the strategy before running it, monitor whether it's behaving as expected, and decide when to stop it — not to manage each position.

It's worth being clear about what algo trading is not. It's not guaranteed to outperform. It's not a black box that does your thinking for you. And it's not just for technical traders — running a strategy you didn't build yourself doesn't require knowing how to code. What it does require is understanding enough about how the strategy works to evaluate whether it's right for you and to hold through normal drawdowns without second-guessing every losing trade.

why now

Why are retail traders able to run algo strategies now when they weren't before?

The infrastructure now exists. Connecting a systematic strategy to a retail brokerage account — so that it executes automatically without manual intervention — was technically complex and inaccessible to most retail traders until recently. The technology that handles that connection, combined with strategies built and tested specifically for retail accounts, has changed the access equation. A retail trader with a funded brokerage account can now run a professionally built systematic strategy without writing a single line of code.

The other change is on the strategy side. Strategies often hit a ceiling at institutional scale because of market impact — the fund's own order flow moves the market. At retail account sizes, that problem largely disappears. Designing for retail opens up instruments and approaches that institutional scale forecloses. The result is systematic strategies built specifically for retail deployment. On Wick, every strategy is built in-house and tested under realistic retail conditions — out-of-sample testing, real cost modeling, and a live seasoning period — before it's offered. Once live, performance data from actual execution accumulates over time, building a real-world track record alongside the backtest.

the shift

the question used to be "how do I build an algo strategy?" for retail traders, it's now "how do I evaluate and run one?"

what to look for

What should you look for before running an algo strategy?

Four things:

  1. A plain-language description of the edge — what market inefficiency the strategy is exploiting and in what conditions. If you can't understand what the strategy is waiting for, you're picking on numbers alone, with no way to judge whether the thesis makes sense to you.
  2. A complete performance and risk profile — returns (total return, CAGR, win rate), risk (drawdown, Sharpe, Sortino), trade statistics (avg win, avg loss, profit factor), and benchmark comparison (alpha, info ratio). Backtest data with realistic assumptions (slippage and commission included) is the foundation; live performance data accumulates on top as the strategy runs.
  3. A drawdown profile — not just the maximum drawdown, but what typical drawdowns look like and how long they tend to last.
  4. A minimum account size — the smallest account at which the strategy can size positions as designed.
how to start

What's the right way to start running an algo strategy?

Two valid paths. You can paper trade first — running the strategy with simulated capital so you can observe how it behaves in real market conditions before committing real money — or go live directly if you've evaluated the strategy thoroughly and are sized at the strategy's minimum or above. Both are reasonable starting points. The right choice depends on how confident you are in your evaluation and whether you want to learn the strategy's rhythm in simulation before real capital is involved.

disclaimer

All investing involves risk of loss, including possible loss of principal. Nothing in this article constitutes personalised investment advice. Before committing real capital to any strategy, carefully review its full performance and risk profile, understand the conditions under which it is expected to underperform, and set a stopping rule before you start.

Paper trading is useful for developing a feel for the strategy's rhythm: how often it trades, what typical winning and losing periods look like, and whether early drawdowns sit within the range the spec describes. A paper window is usually too short to validate the full drawdown profile — that takes a longer track. The limitation is that it doesn't carry the same psychological weight as real capital — the decisions that feel easy on paper often feel different when real money is involved.

Going live directly is a reasonable choice if you've done the evaluation work — understood the edge, reviewed the performance and risk profile, and committed to a drawdown profile and stopping rule before any capital is at stake. The trade-off is that you're learning the strategy's rhythm under real-money conditions, which adds psychological friction during the first drawdown. Whichever path you pick, sizing matters most: most strategies specify a minimum account size, and running at or above that threshold keeps the position sizing intact and the risk profile aligned with what you evaluated. Going live at a fraction of the minimum tends to distort both.

Once you're running, behavior is the early diagnostic — whether the strategy is executing trades consistent with its stated logic, with the right instruments, sizing, and timing. Performance reads come later, once the trade sample is large enough that variance doesn't dominate. For most retail algo strategies, behavior is what you can read first. For a fuller framework on how to evaluate a strategy once it's running, the Algo Trading 101 course covers the mechanics in depth.

before you go live
Understand the edge
Can you explain in plain language what the strategy is waiting for? What market conditions does it need? What does underperformance look like when those conditions are absent? If you can't answer these, read the spec again or find one that answers them.
Know the drawdown profile
What does a typical drawdown look like — not just the worst case? How long do drawdowns tend to last before recovering? If you hit a 7% drawdown in week three, will you know whether that's normal variance or something worth investigating?
Have a stopping rule
At what drawdown level will you stop the strategy? Set that number before you start, based on the strategy's historical behavior — not based on how you feel during a losing week. A pre-defined stopping rule removes one category of emotionally-driven decision.
once you're running
Read behavior, not just P&L
Behavior is the early diagnostic — whether the strategy is executing as designed, with the right instruments, at the right sizes, at the right times. P&L over a small trade sample is too noisy to read reliably.
Compare drawdowns to the historical profile
When you hit a drawdown, compare it to what the spec said to expect. Is the depth within the historical range? Is the duration within the typical recovery window? These comparisons are what the drawdown profile was written for.
Give it enough trades before drawing conclusions
How long until performance conclusions hold up depends on the strategy — trade frequency, edge size, and variance all matter. High-frequency strategies with consistent edges can show signal in weeks; lower-frequency or thin-edge strategies need much longer trade samples. For most retail algo strategies, behavior is what you can read early on; performance reads emerge as the trade sample grows.
key takeaways
01 algo trading means running a strategy that executes trades automatically based on pre-defined rules. the strategy fires or it doesn't — your job is to evaluate it before running it, not manage each trade while it runs.
02 the infrastructure now exists for retail traders to run professionally built strategies without building them themselves. the question has shifted from "how do I build one?" to "how do I evaluate and run one?"
03 before running any strategy: understand the edge, know the drawdown profile, and have a stopping rule set before you start. these are the three things that let you hold through normal variance without second-guessing a working strategy.
04 paper trading and going live directly are both valid starting points. paper trade to learn the strategy's rhythm without real money on the line; go live directly if you've evaluated thoroughly and are sized at the strategy's minimum or above.
05 once running, behavior is the early diagnostic, not p&l. for most retail algo strategies, behavior reads first; performance reads emerge as the trade sample grows.
common questions
Frequently asked
What is algo trading?
Algo trading — short for algorithmic trading — means running a strategy that executes trades automatically based on pre-defined rules, rather than making each trade manually. The strategy specifies what to buy or sell, when to enter and exit, and how to size positions. Once running, it executes without requiring a decision each time. The defining feature is that the execution is systematic: the same conditions produce the same response, every time, without discretion.
Do I need to know how to code to run an algo strategy?
Not if you're running a strategy you didn't build yourself. When a strategy is built and run for you, it executes automatically through your brokerage account — no coding required. What you do need is the ability to evaluate the strategy first: understanding what edge it's based on, what to expect in different market conditions, and what counts as normal variance versus something worth investigating.
What should I look for before running an algo strategy?
Four things: a plain-language description of the edge (what market inefficiency the strategy is exploiting and in what conditions), a complete performance and risk profile (returns, risk metrics, trade statistics, and benchmark comparison — starting with backtest data that includes realistic assumptions like slippage and commission, then building over time as live performance data accumulates), a clear drawdown profile (not just the maximum, but what typical drawdowns look like and how long they tend to last), and a minimum account size requirement. A strategy specification that doesn't answer these questions is a specification that isn't finished.
Should I paper trade first or go live directly?
Both are valid. Paper trading runs the strategy with simulated capital — useful for developing a feel for the strategy's rhythm (how often it trades, what typical winning and losing periods look like) without real money on the line. The limitation is that it doesn't carry the same psychological weight as real capital, so the decisions that feel easy on paper often feel different when real money is involved. Going live directly is a reasonable choice if you've done the evaluation work in advance — understood the edge, reviewed the full performance and risk profile, and committed to a drawdown profile and stopping rule before any capital is at stake. The right choice depends on how confident you are in your evaluation and whether learning the rhythm in simulation is worth the delay.
How much capital do I need to start algo trading?
It depends on the strategy. Every well-documented strategy specifies a minimum account size — the smallest account at which position sizing can be expressed without significant degradation. Running below that minimum means the strategy can't size positions as designed, which changes its risk and return profile. Most retail algo strategies set minimums in the low thousands — enough capital that lot sizes, fees, and slippage don't dominate returns.
ready to run algos?

join the waitlist for early access to quant-built strategies.