Wealth-Lab review (2026)
Windows portfolio backtesting platform with C# strategies and no-code building blocks
Best for: Windows-based systematic stock and ETF traders who want portfolio-level backtesting with survivorship-bias-free US data, walk-forward validation, and a no-code path that can grow into C#.
Editorial scores per our methodology. Affiliate status has zero weight.
Verdict
Wealth-Lab is one of the longest-lived names in retail backtesting. It launched in 2000, was acquired by Fidelity in 2004 (as Wealth-Lab Pro, discontinued in August 2021), then relaunched independently: Wealth-Lab 7 in March 2021, and today's Wealth-Lab 8, rebuilt on .NET Core. Its core strength is genuine portfolio-level simulation. Strategies execute bar-by-bar in sync across an entire symbol universe, which matters for rotation systems and for the position-sizing realism that single-symbol backtesters cannot capture.
Two things stand out against its desktop peers. The first is the dual-mode workflow: drag-and-drop Building Blocks for non-coders, full C#/.NET for everyone else. That gives it one of the gentler on-ramps in the category. The second is the bundled Wealth-Data feed, which includes delisted symbols and historical index membership. It attacks survivorship bias directly, a flaw that quietly inflates results on most retail platforms.
Then the trade-offs. It is Windows-only, the $399.95/year subscription exceeds AmiBroker's one-time license within two years, useful integrations sit behind $49.95 extensions or the $499.95 Premium tier, and subscriptions are explicitly non-refundable. At 7.5 overall it lands just below AmiBroker (7.8) and NinjaTrader (7.7). It is more accessible than AmiBroker and stronger on bias-free bundled data, but weaker on cost value and community size.
Pros
- +True portfolio-level backtesting: strategies run bar-by-bar in sync across a whole symbol universe with realistic position sizing
- +Drag-and-drop Building Blocks let non-programmers assemble and test strategies without writing code
- +Bundled Wealth-Data EOD includes delisted symbols and index-composition changes, which reduces survivorship bias
- +Walk-forward optimization, Monte Carlo analysis, and 2D/3D optimization tools are built in
- +Automated live trading with Interactive Brokers, Schwab, Alpaca, Tradier, TradeStation plus Kraken, Binance, KuCoin
- +Modern .NET Core engine uses multi-core CPUs, with full C#/.NET extensibility for custom indicators and libraries
Cons
- −Windows 10/11 only. There is no Mac, Linux, web, or mobile version
- −Recurring $399.95/year costs more over time than one-time-license rivals like AmiBroker
- −Many data feeds and features are paid extensions ($49.95 each) unless you buy the $499.95 Premium tier
- −Explicit no-refund policy on monthly and annual subscriptions
- −Anything beyond Building Blocks, such as custom indicators or options logic, requires C# knowledge
- −Smaller community and third-party ecosystem than MetaTrader, TradingView, or NinjaTrader; dense desktop UI suited to large monitors
Wealth-Lab at a glance
| Engine type | event-driven |
|---|---|
| Asset classes | stocks, ETFs, futures, forex, crypto, funds, options (synthetic) |
| Languages | C#, any .NET language, no-code Building Blocks |
| Bundled data | Wealth-Data provider with quality EOD data for supported US indices, including delisted symbols, which reduces survivorship bias; free daily and intraday providers for stocks and crypto are bundled, and premium feeds are available as paid extensions |
| Finest resolution | tick |
| Live trading | Yes (Interactive Brokers, Charles Schwab, Alpaca, Tradier, TradeStation, Kraken, Binance, KuCoin) |
| Options support | Yes |
| Walk-forward testing | Yes |
| Open source | No |
| Runs on | Windows 10/11 (desktop only) |
Wealth-Lab pricing (2026)
| Plan | Price | Includes |
|---|---|---|
| Monthly | $49.95/month | Full Wealth-Lab 8 platform; extensions sold separately |
| Annual | $399.95/year | Same platform, ~33% cheaper than paying monthly |
| Premium Annual | $499.95/year | Includes all extensions developed by WealthLab |
| Lifetime License | $1,595 one-time | Premium-level benefits, use your version indefinitely, 2 years of maintenance updates included |
| Maintenance Extension | $149.95/year | Extra year of maintenance updates for Lifetime License holders |
Prices verified on the official SubscriptionPlans page in August 2026. Third-party reviews still cite older $39.95/mo and $299.95/yr pricing, so prices have risen. Official extensions cost $49.95 each without the Premium plan. Third-party reviews also report a 14-day free trial plus 14-day per-extension trials, though the official plans page does not state a trial length. The refund policy is explicit: subscriptions are non-refundable.
Prices last verified: 2026-08-04
What it is
Wealth-Lab 8 is a Windows desktop platform for designing, backtesting, optimizing, and auto-trading systematic strategies. The lineage runs deep. Dion Kurczek released the original in 2000, Fidelity acquired it in 2004 and offered Wealth-Lab Pro to its US customers until discontinuing it in August 2021, after which the original team relaunched the product independently. Version 8 is in continuous development and built for Windows 10/11 on .NET Core. There is no Mac, Linux, web, or mobile client.
The platform covers the full workflow in one application: charting, historical data management, strategy development, portfolio backtesting, optimization (including walk-forward and Monte Carlo), and automated order routing to live brokers. Strategy creation follows two tracks. Building Blocks is a drag-and-drop system where entries, exits, indicators, and conditions snap together without code, and most users can run a first backtest quickly. The second track is the built-in C# editor. Because the platform is native .NET, you can also compile custom strategy libraries in any .NET language and work against the documented API. An extensions marketplace adds broker connections, data providers, indicator packs, and tools like the Power Pack, each with its own trial. All of that puts Wealth-Lab closer to an integrated research-and-execution environment than to a pure backtesting library.
Backtesting engine & accuracy
The engine is an event-driven portfolio simulator. It processes every symbol in a dataset bar-by-bar in sync, so capital, position sizing, and signal ranking interact the way they would in a real multi-position account. That is the correct architecture for rotation strategies, breadth-based systems, and anything where 'which signal gets filled when cash is limited' drives results, a scenario vectorized or single-symbol tools handle poorly. The backtester is built on .NET Core and uses multi-core CPUs, with attention to each instrument's market hours and to multi-currency portfolios.
Validation tooling is a real strength for the price class. Walk-forward optimization is included natively rather than sold as an add-on, alongside Monte Carlo analysis and 2D/3D optimization surface visualization for spotting fragile parameter islands. Timeframes span tick, second, minute, daily, weekly, monthly, quarterly, and yearly bars with custom multipliers, so intrabar fill logic can be checked against finer data.
Options are supported in an unusual way. The OptionSynthetic API lets you backtest option strategies using synthetic pricing without historical chain data, and the platform documents backtesting and auto-trading options through supported brokers. That is flexible, but it is C#-only and model-based. Synthetic premiums are an approximation, so treat options results as indicative rather than exchange-accurate.
Data
Wealth-Lab's data story is stronger than most desktop backtesters, and one feature explains why. The in-house Wealth-Data provider supplies end-of-day data for supported US indices that includes delisted symbols and automatically adjusts for historical index composition changes. Survivorship bias, meaning tests run only on stocks that still exist today, is one of the most common ways retail backtests overstate returns. Few platforms in this price range address it out of the box.
Beyond Wealth-Data, the platform ships with free daily and intraday data providers for stocks and cryptocurrencies, and the extensions marketplace connects premium feeds and broker data (TradeStation, Schwab, Interactive Brokers, and others), plus a fundamental data extension. Streaming data for live trading comes through the connected broker or exchange.
The caveats are real. Free intraday sources are best-effort rather than institutional-grade, deep tick history generally requires a paid feed, and several data connections are paid extensions at $49.95 each unless you hold the Premium ($499.95/year) or Lifetime plan. The official site does not publish exact history depth per provider, so verify coverage for your universe during the trial. For US equity EOD strategy research, though, the bundled bias-free data is a genuine differentiator versus AmiBroker or MetaTrader, where clean delisted-inclusive data must be sourced and paid for separately.
Pricing breakdown
Current official pricing, verified on the SubscriptionPlans page in August 2026: $49.95/month, $399.95/year (about 33% off monthly), Premium Annual at $499.95/year including all WealthLab-developed extensions, and a Lifetime License at $1,595 that carries Premium-level benefits, perpetual use of your version, and two years of maintenance updates. Maintenance is extendable afterwards at $149.95 per year. Third-party reviews still circulate older $39.95/$299.95 figures; those are out of date.
Without Premium, official extensions run $49.95 each, and each offers its own 14-day trial. Reviews report a 14-day trial for the core platform as well, though the official plans page does not state a length. The refund policy is explicit: subscriptions are non-refundable. Use the trial seriously before paying annually.
Value depends on your horizon. Against AmiBroker (one-time $279-$339 license classes), Wealth-Lab's $399.95/year overtakes it within roughly 15 months, and the Premium tier is effectively required if you need multiple broker or data extensions. The Lifetime option breaks even versus Premium Annual in just over three years, which is reasonable for committed users. Against cloud platforms like QuantConnect, you trade recurring compute-and-data fees for a flat desktop license plus your own data arrangements. Cost-value is Wealth-Lab's weakest score: capable software, priced at the top of its desktop peer group.
Who it's for
Wealth-Lab fits Windows-based swing and position traders building systematic stock, ETF, or crypto strategies at the portfolio level. Rotation and ranking systems benefit most, because survivorship-bias-free index data and synchronized multi-symbol simulation materially change those results. It also suits the coding-curious. Building Blocks delivers real backtests without syntax errors on day one, and the C#/.NET path removes the ceiling later, a smoother progression than AmiBroker's AFL or MQL5 for anyone with .NET exposure.
It is a weaker fit for several groups. Mac and Linux users are excluded outright. High-frequency and latency-sensitive futures scalpers will find better execution tooling in NinjaTrader or dedicated infrastructure. Python-first quants will prefer VectorBT, Backtrader, or QuantConnect, since Wealth-Lab's ecosystem is .NET-only. Serious options traders need real historical chain data, which the synthetic-pricing approach does not replace. And traders wanting a large peer community for code snippets and troubleshooting will find the official forum active but small next to the TradingView or MetaTrader ecosystems.
Decision shortcut: choose Wealth-Lab over AmiBroker if no-code strategy building, bundled bias-free US data, and native broker automation justify a recurring subscription; choose AmiBroker for raw speed and one-time pricing; choose QuantConnect if you want Python, cloud compute, and institutional data without desktop constraints.
Wealth-Lab
Windows portfolio backtesting platform with C# strategies and no-code building blocks
Frequently asked questions
Is Wealth-Lab free?+
No. Wealth-Lab 8 is paid software starting at $49.95/month or $399.95/year (August 2026 official pricing). Third-party reviews report a 14-day free trial of the platform and separate 14-day trials for each extension, but there is no permanent free tier.
How much does Wealth-Lab cost in 2026?+
Official pricing: $49.95/month, $399.95/year, $499.95/year for Premium Annual (includes all official extensions), or a $1,595 Lifetime License with two years of maintenance updates ($149.95/year to extend). Individual extensions cost $49.95 each without Premium.
How accurate is Wealth-Lab's backtesting?+
The engine is an event-driven portfolio simulator that processes all symbols bar-by-bar in sync, respecting market hours and multi-currency portfolios, with tick-to-yearly resolutions for checking intrabar fills. Its Wealth-Data feed includes delisted symbols, which reduces survivorship bias. As with any backtester, accuracy on intraday fills depends on the quality of the data feed you use.
Does Wealth-Lab work on Mac?+
No. Wealth-Lab 8 is built for Windows 10/11 only, per the official FAQ. There is no Mac, Linux, web, or mobile version; Mac users would need a Windows VM or should consider cloud-based alternatives like QuantConnect or TradingView.
Can Wealth-Lab trade live automatically?+
Yes. It supports automated trading with Interactive Brokers, Charles Schwab, Alpaca, Tradier, and TradeStation, plus the crypto exchanges Kraken, Binance, and KuCoin. Some broker connections are installed as extensions.
Does Wealth-Lab support options backtesting?+
Yes, in a specific way: the OptionSynthetic API lets you backtest option strategies using synthetic (model-based) pricing without historical chain data, and options can be auto-traded through supported brokers. It requires C# coding, and results are approximations rather than real historical option quotes.
Does Wealth-Lab have an affiliate program?+
No affiliate or referral program was found as of August 2026, neither on the official website (navigation, footer, FAQ) nor on major affiliate networks like ShareASale, CJ, or Impact.
Alternatives to Wealth-Lab
AmiBroker · 7.8/10
Windows desktop platform for high-speed portfolio backtesting in the AFL language
NinjaTrader · 7.7/10
Free futures-focused desktop platform with C# backtesting and a built-in brokerage
TradeStation · 7.4/10
Broker-owned desktop platform with EasyLanguage backtesting, optimization and live execution
QuantConnect · 8.3/10
Cloud algo-trading platform on the open-source LEAN engine: research, backtest, deploy live.
Or see the head-to-head pages:Wealth-Lab vs AmiBroker, Wealth-Lab vs NinjaTrader, Wealth-Lab vs TradeStation, Wealth-Lab vs QuantConnect
Sources
- https://www.wealth-lab.com/Software/SubscriptionPlans
- https://www.wealth-lab.com/Software/Features
- https://www.wealth-lab.com/Support/Faq
- https://www.wealth-lab.com/
- https://wealth-lab.com/blog/backtest-auto-trade-options
- https://www.wealth-lab.com/extension/detail/PowerPack
- https://daytradereview.com/wealth-lab-review/
- https://en.wikipedia.org/wiki/Wealth_Lab
- https://www.elitetrader.com/et/threads/wealth-lab-pro-good-of-bad.69584/
Educational content only, not investment advice. Spot an outdated price or spec? The data behind this page is open; see our editorial policy.