The flagship product moved to fxroboteasy.com
Forex Robot Easy
informationalTrading Bot Reviews & Comparisons
By William Harris · Reviewed by William Harris · Published May 21, 2026

The forex bot industry runs on information asymmetry. Vendors know their products don't work as advertised; buyers don't know how to evaluate the claims. This guide arms you with the specific patterns, technical tells, and verification steps that expose scam forex bots before you hand over money.

Note: This guide focuses on identifying fraudulent or misleading automated trading products. Legitimate algorithmic trading tools exist and can be useful for informed traders. See our risk disclosure for important context on automated forex trading risks.

The Forex Bot Scam Landscape in 2026

The forex bot scam market has evolved significantly from its early 2010s peak but hasn't disappeared — it's adapted. Modern scams are more sophisticated: professional-looking websites, real brokerage account numbers on Myfxbook, and technical jargon designed to create false credibility. The classic "1000% per year on autopilot" pitch has been replaced by more measured claims — "15–30% monthly returns" — that sound plausible to less experienced traders.

Understanding the specific manipulation techniques used makes detection straightforward once you know what to look for.

Category 1: Backtest Fabrication Scams

The Manipulated Backtest

This is the oldest and most common forex bot scam. The vendor shows an equity curve — a steadily rising line — generated by the MT5 Strategy Tester. The backtest shows 200%, 500%, or more annual returns. Live trading produces losses.

How the fabrication works:

Look-ahead bias: The EA accesses future price data during backtesting that wouldn't have been available in real time. MT5's Strategy Tester has protections against this, but coding tricks can bypass them. Result: trades that were "made" in the backtest are based on information that didn't exist when the EA was supposed to enter.

Perfect data fitting: The vendor runs thousands of optimization passes on the full historical data, cherry-picks the parameter set that produces the best-looking equity curve, and presents it as the EA's "default settings." These settings are guaranteed to underperform on new data because they've been overfitted to historical noise. We cover this in detail in how to avoid overfitting in EA optimization.

Spread set to zero: Running the backtest with zero spread makes any EA look better. A scalper targeting 5-pip moves with zero spread appears highly profitable. The same EA with realistic 0.8-pip spread might barely break even.

Detection method: Ask the vendor for the backtest .xml or .html report file from MT5 and check:

  1. What was the spread setting? Zero or near-zero is a red flag.
  2. What was the modeling quality? Under 90% is unreliable.
  3. How many trades? Under 100 is statistically meaningless.
  4. What was the date range? Less than 2 years misses market cycles.

The Cherry-Picked Time Period

The backtest runs only over a period the EA excels in — typically a trending market if it's a trend-follower, or a ranging market if it's a mean reversion system. Periods where the strategy would have failed are quietly excluded.

Detection method: Check the backtest date range. If it ends before 2022, it missed the highest-volatility period of the decade. If it starts in 2020, it was optimized on COVID-era dynamics. Demand backtests covering at minimum 2019–2026.

Category 2: Live Account Manipulation

The Myfxbook Illusion

Myfxbook verification has become table stakes for forex bot marketing. Scammers have adapted by manipulating verified accounts in several ways.

Technique 1: Micro-lot live + big lot demo

The vendor maintains a Myfxbook-verified live account trading 0.01 lots (micro). A separate demo account trades 10 lots. Both show the same results in percentage terms — but the live account's slippage, spread, and execution differ from demo. The vendor shows the demo results in marketing while pointing to the live account as "proof."

Detection: Check the account type on Myfxbook. Look at the balance and equity. A "live" account running $100 with 0.01 lots is a marketing vehicle, not meaningful performance proof.

Technique 2: Drawdown-concealed presentation

Myfxbook allows partial sharing — the vendor can show gain percentage while hiding the equity curve, hiding losing periods, or hiding the drawdown statistics. A +50% account that also had a -40% drawdown period has a very different risk profile than the gain number suggests.

Detection: If the Myfxbook profile doesn't show the equity curve, maximum drawdown, and full trading history, it's an incomplete disclosure. Treat it as no disclosure.

Technique 3: Account age manipulation

A new Myfxbook account can be opened and populated with fabricated trade history through data import. Legitimate Myfxbook monitoring requires live connection tracking from the start — you can see in the account details when monitoring began versus when trading history starts.

Detection: Check "Monitoring" start date vs. trade history start date. If monitoring started after trades, something is wrong. Also check the "Gain" timeline — legitimate accounts show real-time tracking updates, not bulk imports.

Technique 4: Multiple accounts, show only winners

The vendor runs the EA on 10 brokerage accounts simultaneously. After six months, 2 accounts are up significantly, 5 are flat, and 3 blew up. They show only the 2 winners.

Detection: Ask for all accounts the EA is running on. Legitimate vendors with genuine performance are happy to show all accounts. If a vendor can only show one "successful" account, that's a major red flag.

The Demo Account Scam

The most brazen version: the vendor shows Myfxbook results labeled as "live" that are actually from a demo account. Myfxbook labels accounts as "Demo" but this can be obscured in marketing materials.

Detection: In any Myfxbook link, look for "Demo" in the account type indicator. If it says "Demo" anywhere — it's a demo account. Full stop. Demo account performance means nothing for live trading evaluation.

Category 3: Marketing Manipulation Patterns

The Guaranteed Returns Promise

Any product that promises specific percentage returns — "20% monthly guaranteed," "10% per week" — is either fraudulent or unregulated and making illegal financial promises. Legitimate financial products cannot guarantee returns. Regulated financial firms are prohibited from doing so.

The 2026 version: More subtle guarantees. "Our AI has never had a losing month" (what happens next month?). "Subscribers averaged 18% last year" (using the best performers; survivors bias). "Your capital is protected" (not a guarantee, but implies one).

The "Celebrity Endorsed" Bot

Screenshots of trading results claimed to be from famous traders or investors. Stock photos used as "trader testimonials." Sometimes real trading personalities' names are used without permission.

Detection: Reverse image search the testimonial photos. Search the "celebrity" name plus the product name — real endorsements appear in legitimate media. If the "proof" is only on the vendor's own website, it hasn't been verified by anyone.

The Countdown Timer Scam

"Limited time offer — only 3 spots left at this price! Timer expires in 24:00." The timer resets every time you visit the page. The "limited spots" don't exist. This pressure tactic is designed to prevent you from doing due diligence.

If a vendor is using artificial urgency tactics, it means they know their product won't survive scrutiny.

The "Exclusive Community" Setup

You're added to a Telegram or Discord group where members post impressive daily returns. The group is either filled with bots, or it's a pump-and-dump coordination channel where early members profit while later members buy in at the peak.

Detection: Ask members in the group for their verified Myfxbook links showing their actual account performance. In a genuine community of profitable traders, this request is welcomed. In a scam group, you'll be deflected or removed.

Category 4: Technical Red Flags in EA Behavior

Martingale Without Disclosure

The EA doubles position size after every loss (or uses a multiplier). This produces smooth-looking equity curves that eventually hit a catastrophic loss. The blowup is not a bug — it's the mathematical inevitability of martingale.

Detection: Look at the trade history in any verified account. After each losing trade, does the next lot size increase? If yes — it's martingale, regardless of what the vendor calls it.

Grid Systems With Hidden Risk

Grid EAs place orders at regular intervals above and below the current price. In ranging markets, they collect small profits from the grid. In trending markets, they accumulate a growing number of open positions against the trend — eventually requiring either a stop (large loss) or a miracle reversal.

Grid systems aren't inherently scams, but vendors who present them without disclosing the trending-market risk profile are being deceptive.

Detection: Ask what happens when the market trends strongly in one direction for 500 pips. If the answer doesn't include a maximum open trades limit and explicit stop loss for the basket, the risk is unlimited.

High-Frequency Scalping on Market Maker Accounts

Some vendors show scalping EAs performing on accounts that are actually market maker demo accounts with 0 pip spreads. The same EA on a live ECN account with real spreads loses money immediately.

Detection: Verify the broker type of any verified account. ECN/STP live accounts with real spreads are the meaningful standard for scalper performance.

The Due Diligence Checklist: 8 Questions to Ask Every Vendor

1. Can you provide the Myfxbook link for ALL live accounts running this EA? (Not just the best-performing one — all of them.)

2. Is the account live or demo? What's the broker name? (Verify broker type: ECN/STP/market maker.)

3. What's the maximum drawdown on the live account? (Visible on Myfxbook. Demand to see it unobscured.)

4. For how many months has the live account been running? (Minimum 6 months; 12+ is meaningful.)

5. What does the EA do during a 300-pip trending move against its positions? (Tests understanding of worst-case risk.)

6. What are the exact parameters used on the live account? (Verify it matches the "default" settings sold to customers.)

7. What is your refund policy, and can you show your business registration? (Legitimate vendors have legal entity registration. No refund policy = no recourse.)

8. What is the average monthly return target and maximum expected drawdown range? (Any answer of "100% per month" or "zero drawdown" is disqualifying.)

Where to Find Legitimate Verified EA Performance

For EA traders who want vetted options rather than spending hours on due diligence from scratch: fxroboteasy.com applies mandatory Myfxbook verification before listing any EA. Their listing requirements include minimum 6-month live track record, disclosed methodology, and visible drawdown data.

The Myfxbook signal marketplace also allows direct browsing of verified accounts by performance metrics — you can filter by minimum months of tracking, maximum drawdown, and gain percentage.

Independent review resources: ForexPeaceArmy (user-submitted reviews, cross-check against Myfxbook when available), Trustpilot (useful for withdrawal issues and customer service quality, not trading performance).

Frequently Asked Questions

Is every forex bot a scam?

No. Legitimate algorithmic trading tools exist and are used by retail traders and institutions alike. The problem is that scam bots vastly outnumber legitimate ones in the retail market, which requires defensive evaluation of everything. A legitimate EA can be identified by verifiable live performance, transparent methodology, and accountable vendors.

How can I verify a Myfxbook account is genuinely live?

On the Myfxbook account page, look for: "Real" in the account type field, live broker name (Pepperstone, IC Markets, etc.), monitoring start date matching or predating trade history, and real-time equity updates. The account should show realistic drawdown periods — a perfectly smooth equity curve on a "live" account is a warning sign.

What should I do if I've already bought a scam bot?

First: stop funding any related accounts. Second: document all communications and transactions. Third: attempt to claim a refund using your credit card's chargeback process if payment was made by card. Fourth: report to your jurisdiction's financial regulator (FCA in UK, SEC in US, ASIC in Australia). The forex EA refund policy guide covers the refund process in detail.

Are signals services the same risk as bots?

Signal services have similar risk profiles but different mechanics. A Myfxbook-verified signal service can be evaluated using the same criteria: live account, visible equity curve, disclosed drawdown. The difference is that with signals, you make the final execution decision — which can protect against automated martingale blowups but requires your active involvement.

What makes a forex EA review trustworthy?

A trustworthy review: uses the EA on a live account with real money, publishes the Myfxbook link alongside the review, shows both the positive and negative periods honestly, and discloses any commercial relationship with the vendor. Reviews that don't include a live account test and rely solely on backtest results or vendor-provided data are not meaningful.


This guide is educational and does not constitute financial advice. Identification of scam patterns is provided to help traders protect themselves; it should not be interpreted as a claim that all forex bots are fraudulent.

About William Harris

William Harris is the founding editor of Forex Robot Easy. He has spent over a decade building and reviewing algorithmic trading systems on MetaTrader 4 and 5, with a focus on machine learning, walk-forward validation, and execution mechanics.