BacktestScore

Forex Tester review (2026)

Windows bar-replay simulator for manual forex backtesting, sold as a one-time license

6.8Overall / 10

Best for: Discretionary forex (and CFD/futures) traders on Windows who want realistic manual bar-replay practice and journaling rather than code-driven quantitative research.

Power
6.0
Ease of use
8.0
Data quality
7.0
Value for money
6.5

Editorial scores per our methodology. Affiliate status has zero weight.

Verdict

Forex Tester is the incumbent in a narrow but real niche: manual bar-replay simulation for discretionary forex traders. You scroll history forward tick by tick, place trades as if live, and let the software compile the statistics. For that job it remains one of the most complete tools available, with tick data, floating spreads, multi-chart sync, and twenty years of refinement behind it. User feedback across Trustpilot and Forex Peace Army is broadly positive, with support quality the recurring bright spot and UI glitches the recurring complaint.

It is not, however, a quant platform. Automated strategies require compiling DLLs in C++ or Delphi against an MQL-like API. There is no Python, no walk-forward module, no options support, and no path from backtest to live execution. If your workflow is code-first, QuantConnect, AmiBroker, or NinjaTrader will serve you better. If you just want casual replay, TradingView's bar replay is bundled with a charting subscription you may already have.

The honest math: a $149 license is fair, but realistic testing needs Super Data, which pushes a serious setup toward $299-469. Note also that the vendor now calls the desktop app 'the old version' and is steering buyers to Forex Tester Online, whose lifetime web plans run €199-279. If you are buying in 2026, evaluate the online version first. The desktop product works; the momentum is elsewhere.

Pros

  • +Realistic tick-level bar replay with floating spreads and adjustable playback speed: the closest thing to live discretionary practice without risking money
  • +One-time desktop license with no forced software subscription. The data subscription is optional
  • +Compresses years of screen time into days. Reviewers consistently cite it as a fast way to build pattern-recognition and trade-management habits
  • +Supports custom indicators and automated strategies (EAs) through a DLL API, plus a large bundled indicator set
  • +Long-standing product, shipping since 2006, with responsive support and refunds honored, per Trustpilot and Forex Peace Army patterns
  • +Generous unlimited-time free demo, and a money-back guarantee of 14 days on desktop or 30 days online

Cons

  • Windows-only desktop app. Mac users need Parallels or must switch to the web version
  • The good data (tick-level, 860+ symbols) sits behind the separate Super Data subscription, which undercuts the 'one-time payment' pitch
  • Algo development means compiling DLLs in C++ or Delphi, clunky by 2026 standards. MT4/MT5 EAs must be manually ported, and there is no Python support
  • No live trading, broker connectivity, or built-in walk-forward optimization. This is a practice simulator, not a research-to-production stack
  • Recurring user reports of UI bugs: timeframe switches resetting the chart to the data start, chart freezes, crosshair misalignment
  • The vendor now labels the desktop app 'the old version' and pushes Forex Tester Online, which raises questions about long-term desktop maintenance

Forex Tester at a glance

Engine typebar-replay
Asset classesforex, crypto, stocks, indices, commodities, metals, ETFs, futures (Online version)
LanguagesC++, Delphi, no-code (manual replay)
Bundled dataFree Basic Data covers 18 symbols with medium-quality 1-minute bars and monthly updates. The paid Super Data subscription covers 860+ symbols (131 forex pairs, 569 stocks, 111 indices, 22 commodities, 20 metals, crypto) with real tick data, floating spreads, up to 25 years of history, and daily updates.
Finest resolutiontick
Live tradingNo
Options supportNo
Walk-forward testingNo
Open sourceNo
Runs onwindows, web (Forex Tester Online)

Forex Tester pricing (2026)

PlanPriceIncludes
Desktop license (free Basic Data)$149 one-timeForex Tester 6 lifetime license, plus free Basic Data (18 symbols, 1-minute, medium quality). Regular price listed as $230
Desktop + Super Data monthly$169 + data subLicense bundled with the first month of Super Data (tick data, 860+ symbols). Super Data then renews at ~$30-39/mo
Desktop + Super Data annual$299License plus 12 months of Super Data (regular listed $540)
Desktop + Super Data lifetime$469 one-timeLicense plus lifetime Super Data (regular listed $1,080). Super Data alone is shown at $369-439 lifetime, depending on page and promo
Forex Tester Online: Starter Lifetime€199 (sale, reg. €249)Web version with 80 symbols, up to 23 years of tick data, 10 synced charts
Forex Tester Online: Pro Lifetime€279 (sale, reg. €349)Web version with all 283 assets, Exit Optimizer, custom indicators, trading robots

Prices verified on official pages in August 2026, during a 'Harvest Season Sale'. The vendor runs near-permanent discounts, so list prices are rarely charged. The desktop app (Forex Tester 6) is a one-time license, but the high-quality tick data (Super Data) is a separate subscription: ~$30-39/mo, $199/yr, or $369-439 lifetime. The desktop homepage and the data-service page showed slightly different promo prices on the same day. The free tier is an unlimited-time demo with restricted functionality plus free Basic Data (18 symbols, medium-quality 1-minute data), not a full free product. The money-back guarantee runs 14 days on desktop and 30 days on Forex Tester Online. Online plans are billed in EUR, desktop in USD.

Prices last verified: 2026-08-04

What it is

Forex Tester is a Windows desktop application (current major version: Forex Tester 6, sold at desktop.forextester.com) that replays historical market data so you can practice trading it as if it were live. You pick a date range, press play, and the chart advances bar by bar or tick by tick at a speed you control. You place market, limit, and stop orders, manage positions, and the software records every trade into a statistics module: win rate, profit factor, drawdown, trade duration.

The product line split in recent years. The classic one-time-license desktop app is now explicitly labeled 'the old version of our product' on its own homepage, while the company's main domain (forextester.com) sells Forex Tester Online, a browser-based successor with lifetime plans, futures support, order-flow footprint charts, and an 'Exit Optimizer.' Both share the same core idea: deliberate practice for discretionary traders, not automated strategy research.

This matters for classification. Despite the name, coverage is not forex-only, and the paid data catalog spans stocks, indices, metals, commodities, and crypto. The workflow, order types, and marketing are nonetheless built around the leveraged spot-FX trader. It competes with TradingView's bar replay and newer web tools like FX Replay, not with event-driven research frameworks.

Backtesting engine and accuracy

The engine is a replay simulator, not a vectorized or event-driven research engine. Its accuracy story rests on data granularity. With the Super Data feed you get genuine tick sequences, and the vendor's own example shows a single candle containing 45 real price changes. You also get floating (variable) spreads, so fills, stop-outs, and spread costs behave far more realistically than testing against 1-minute OHLC bars with a fixed spread. Execution assumptions such as slippage and delays are configurable.

Manual testing is the headline mode, but automation exists: strategies and indicators are compiled Windows DLLs written in C++ or Delphi against an API the vendor describes as 'very similar to MQL.' In practice this means MT4/MT5 expert advisors must be hand-ported, and third-party services (e.g. 4xdev) have built a business doing exactly that. That is a fair signal that the toolchain is a hurdle for typical users.

What is missing for quantitative work: no built-in walk-forward analysis, no portfolio-level testing across hundreds of symbols in one run, no Monte Carlo module in the base product, and no broker connectivity to take a tested strategy live. Reported bugs (timeframe switches resetting the chart to the start of data, occasional freezes when stepping candles) are annoyances rather than accuracy problems, but they recur across independent reviews.

Data: free Basic vs paid Super Data

Data is where the real pricing decision sits. The free Basic Data service covers 18 symbols with medium-quality 1-minute bars and monthly updates. That is enough to learn the software and not enough for serious testing: no tick data, no floating spreads.

Super Data is the paid feed: 860+ symbols with premium-quality tick and 1-minute data, floating spreads, daily updates, and up to 25 years of history on major pairs (start dates range from 2003 to 2018 depending on the symbol). The catalog breaks down as roughly 131 forex pairs (7 majors, 29 crosses, 95 exotics), 569 stocks (369 US, 142 EU, 48 UK), 111 indices, 22 commodities, 20 metals, and a handful of cryptocurrencies.

Verified August 2026 pricing for Super Data alone: about $30-39/month (the desktop homepage and the data-service page showed different promo prices on the same day), $199/year, or $369-439 lifetime. Bundles with the software license bring the effective data cost down.

One quality caveat. This is aggregated retail-broker-style data, adequate for practicing discretionary FX and CFD trading. It is not exchange-timestamped institutional data, and equity data is CFD-style price history, so do not use it to research microstructure-sensitive or dividend-sensitive strategies.

Pricing breakdown

All prices below were read from official pages in August 2026, during a 'Harvest Season Sale'. Some sale has been running at every check, so treat the 'regular' prices as anchoring.

Desktop (Forex Tester 6, one-time license, USD):

  • License + free Basic Data: $149 (listed regular $230)
  • License + monthly Super Data: $169 (regular $286)
  • License + annual Super Data: $299 (regular $540)
  • License + lifetime Super Data: $469 (regular $1,080)
  • 14-day money-back guarantee; unlimited-time free demo with restricted features.

Forex Tester Online (web, EUR, lifetime plans):

  • Starter Lifetime: €199 (regular €249), covering 80 symbols, up to 23 years of tick data, and 10 synced charts
  • Pro Lifetime: €279 (regular €349), covering all 283 assets, Exit Optimizer, custom indicators, and trading robots
  • 30-day money-back guarantee; free demo without a credit card.

The realistic budget for a serious desktop user is $299-469, not the $149 headline, because meaningful backtesting requires Super Data. Compared with subscription rivals (FX Replay, TradingView Premium), the lifetime math favors Forex Tester if you will use it for more than a year or two, provided the desktop product keeps being maintained.

What users actually say

Aggregating patterns from Trustpilot (~107 reviews, strongly positive), Forex Peace Army, Reddit threads, and independent reviews rather than cherry-picking quotes:

Consistent praise. Support speed and professionalism come up remarkably often, including in refund situations, which is unusual for retail-trading software. Users credit the tool with compressing years of practice into weeks and with making journaling and statistics automatic. The custom-indicator ecosystem and the realism of tick replay with variable spreads are the most-cited product strengths.

Consistent complaints. A cluster of UI bugs recurs across otherwise positive reviews: charts jumping back to the start of the data (e.g. 2003) when switching timeframes, freezes when advancing candles, and crosshair/drawing-tool misalignment. Windows-only frustration is common among Mac users, who are pushed to Parallels or to the online version. Traders with coding backgrounds regularly describe the C++/Delphi DLL workflow as dated and the MT4 porting requirement as a dealbreaker for automation-heavy use.

Reading between the lines. The satisfied reviewers are overwhelmingly discretionary price-action traders. The critical ones are usually algorithmic traders who bought it expecting a research platform. The product earns its rating within its niche, and disappointment correlates almost perfectly with buying it for the wrong job.

Who it is for

Buy it if you are a discretionary forex, metals, or index trader on Windows who wants deliberate practice: replaying specific sessions, drilling a setup hundreds of times, and letting the software keep honest statistics on your decisions. It is also a reasonable fit for prop-firm-challenge candidates rehearsing risk management under realistic spread conditions, and for mentors who want students practicing on identical historical scenarios.

Skip it if you are code-first. There is no Python, no notebook workflow, no walk-forward or portfolio optimization, no options, and no route to live deployment. QuantConnect (cloud, multi-asset, C#/Python), AmiBroker (fast desktop AFL engine), or NinjaTrader (playback plus actual brokerage) each beat it for quantitative research. If you only occasionally replay charts, TradingView's built-in bar replay may be enough without a second purchase.

Decision within the brand: in 2026 the vendor's energy is visibly behind Forex Tester Online. Futures, footprint charts, and new features ship there, while the desktop app is labeled the old version. Mac users and anyone wanting order-flow tools should evaluate the €199-279 online lifetime plans first. Buy the desktop version deliberately, for offline use, DLL-based automation, or a preference for local software. Do not buy it by default.

Forex Tester

Windows bar-replay simulator for manual forex backtesting, sold as a one-time license

Visit Forex TesterMay be an affiliate link. Disclosure

Frequently asked questions

Is Forex Tester free?+

No. There is an unlimited-time free demo with restricted features and a free Basic Data feed (18 symbols, 1-minute data), but the full desktop license costs $149 one-time (August 2026 sale price), and high-quality tick data requires a separate Super Data subscription (~$30-39/mo, $199/yr, or $369-439 lifetime). The web-based Forex Tester Online also offers a free demo, with paid lifetime plans at €199-279.

Is Forex Tester a one-time purchase or a subscription?+

The desktop software license is a genuine one-time purchase with lifetime use. The premium Super Data feed (tick data, 860+ symbols, floating spreads) is a subscription, however, unless you buy the lifetime data package. Forex Tester Online is sold as lifetime plans (€199 Starter / €279 Pro as of August 2026).

Does Forex Tester work on Mac?+

Not natively. The desktop app is Windows-only, so Mac users must run it through Parallels or a similar virtualization layer. The practical alternative is Forex Tester Online, which runs in any browser.

Can Forex Tester run my MT4/MT5 expert advisors?+

Not directly. Strategies and indicators must be compiled as Windows DLLs in C++ or Delphi against Forex Tester's own API, which is similar to MQL but not compatible with it. MT4/MT5 EAs have to be manually ported, and several third-party services exist specifically to do that conversion.

Forex Tester vs TradingView bar replay: which should I use?+

TradingView's bar replay is convenient and bundled with its charting plans, but it lacks tick-level granularity, floating spreads, and detailed execution simulation. Forex Tester replays real tick sequences with variable spreads and produces full trade statistics, which makes it the more realistic training environment. Many traders use TradingView for charting and quick idea checks, then Forex Tester for structured practice.

Does Forex Tester support live trading?+

No. It is a simulator only: there is no broker connectivity and no way to deploy a tested strategy to a live account. If you need backtest-to-live in one platform, look at NinjaTrader or QuantConnect instead.

Alternatives to Forex Tester

Or see the head-to-head pages:Forex Tester vs TradingView, Forex Tester vs NinjaTrader, Forex Tester vs AmiBroker, Forex Tester vs QuantConnect

Sources

  • https://desktop.forextester.com/ : desktop license pricing ($149/$169/$299/$469 sale vs $230/$286/$540/$1,080 regular), Super Data $30/mo, $199/yr, $369 lifetime, 14-day money-back guarantee, 'old version' labeling (fetched Aug 2026)
  • https://forextester.com/ : Forex Tester Online lifetime pricing (Starter €199 reg. €249, Pro €279 reg. €349, 'Harvest Season Sale'), 30-day money-back guarantee, free demo, affiliates footer link (fetched Aug 2026)
  • https://forextester.com/affiliates/ : affiliate program: 25% recurring commission, 180-day cookie, PayPal payouts, iDevAffiliate signup (fetched Aug 2026)
  • https://desktop.forextester.com/idevaffiliate/signup.php : affiliate signup URL (in-house iDevAffiliate platform)
  • https://desktop.forextester.com/historyservicedescription : Super Data catalog: 860+ symbols, tick data, up to 25 years history, floating spreads, tier pricing variant $39/mo, $199/yr, $439 lifetime (fetched Aug 2026)
  • http://help.forextester.com/Questions/143 : official help center: custom indicators/strategies are DLLs written in Delphi or C++, API similar to MQL
  • https://www.forexpeacearmy.com/forex-reviews/292/forex-tester-review : independent user review patterns (support quality, UI bugs, Windows-only)
  • https://www.trustpilot.com/review/forextester.com : ~107 user reviews, praise for support/refunds, complaints about chart/timeframe bugs (via search snippets; direct fetch blocked 403)
  • https://www.a1trading.com/tradingview-replay-mode-vs-forex-tester/ : third-party comparison of TradingView replay vs Forex Tester (tick data, slippage/spread simulation)

Educational content only, not investment advice. Spot an outdated price or spec? The data behind this page is open; see our editorial policy.