Backtesting
Can you backtest it yourself?Honestly — no, and here’s why.
The strategy doesn’t ship as a file you can drop into the MetaTrader 5 Strategy Tester, because the decision logic runs on our server, not inside your terminal. Here is exactly what that means, what evidence we have in its place, and how you can still check the bot for yourself before risking a cent.
- Strategy runs server-side
- Watch it on a demo first
- Full trade record, incl. losses
The honest reason
Why it won’t load into the MT5 Strategy Tester
The Strategy Tester replays historical bars through a self-contained Expert Advisor on your PC. There is no self-contained strategy on your PC for it to replay.
Server side
The strategy lives on the server
Each XAUUSD decision is computed by the RSForex platform on our server. The part that decides whether, when, and how to trade never ships to your machine — so there is nothing local for the tester to replay.
Thin executor
Your MT5 side is a thin executor
The component inside your MetaTrader 5 asks the server for a decision and places the order under the settings you chose. On its own it holds no strategy to test — it only carries out instructions.
One place
So the logic can be managed centrally
Keeping the logic server-side is what lets it be versioned and changed in one place, rather than scattered across copies on customer machines. The cost of that choice is that you cannot feed it to the Strategy Tester.
The evidence, labelled plainly
What stands in for a backtest you’d run yourself
We won’t pretend a tester run exists that doesn’t. Here is what we actually have, each marked for exactly what it is — and what it isn’t.
Internal audit
In-sampleNot yet independently verified
An internal audit of its own closed trades
A review of the bot’s own executed, closed trades gathered while the strategy was being built — not a Strategy Tester run over historical data. Because those trades come from the same period the strategy was tuned on, it is in-sample.
Forward results
Currently being collected
Live, forward results
Real results from accounts running forward in time. When published, they will carry a clear methodology, the date range covered, and full risk context — never a bare figure taken out of context.
Third party
Planned
Independent verification
A third party checking the record against broker statements, so you would not simply be taking our word for it. It does not exist yet, and we will not imply that it does.
No overstating it
Is it tick data? What the audit is — and is not
A common backtest question is tick-data quality. It doesn’t apply here, because the audit isn’t a tester run at all — it’s the bot’s own trades. So we’re clear, here is what it is not.
What the audit is not
- Not a MetaTrader Strategy Tester run over historical tick data — it is the bot’s own closed trades
- Not out-of-sample: the trades are from the period the strategy was tuned on
- Not a walk-forward or out-of-sample study — that is Planned, not done
- Not independently verified — you would currently be trusting our own record
- Not a set of live forward results — those are Currently being collected
- Not a performance claim — no win rate, profit, or drawdown figure is stated anywhere
What you can actually do
How to check the bot yourself — before risking real money
You don’t have to trust the audit. The honest way to judge a bot you can’t backtest is to watch it work on money that isn’t real yet.
Demo first
Run it on a free demo account first
Point the bot at a free MetaTrader 5 demo account during your trial. It behaves exactly as it would live, with none of your money at stake.
Live view
Watch every decision as it happens
Every entry, stop, and exit appears in your own terminal and dashboard in real time. Nothing is hidden behind the server — you see the result of each decision the moment it is placed.
Full record
Review the full record, including losses
Your dashboard logs every closed trade, wins and losses alike. Judge the bot on its own forward behaviour on your demo before you ever enable a funded account.
Strategy versioning — and the honest limits
Every release of the platform and the MT5 executor is versioned and tracked, and because the strategy lives server-side, changes are managed centrally in one place rather than scattered across copies on customer machines. When the logic changes, it changes under a tracked version, for everyone at once.
What we don’t yet have: an out-of-sample or walk-forward study, and independent third-party verification — both are Planned. Live forward results are Currently being collected. Until those exist, the internal audit is in-sample and Not yet independently verified, and we won’t describe it as anything more.
RSForex Bot is trading software, not investment advice, and not a promise of any result. An in-sample audit of past trades does not predict future performance; trading gold carries risk and you can lose money. No performance figures are shown on this page, by design.
Backtesting
Can’t backtest it?Then watch it on a demo.
Start a trial, point the bot at a free MT5 demo account, and judge every decision on results you can see — before any real money is involved. Or read how we handle performance first.