Bar Replay
Also known as: chart replay, manual backtesting, replay mode, market replay
What is it?
Bar replay is a charting feature that rewinds a chart to a chosen date in the past and then reveals price one bar at a time, hiding everything to the right of your current position. You see exactly what a trader would have seen at that moment, decide what you would do, and then step the chart forward to find out what actually happened. Its value is that it lets you rehearse a discretionary method against real history without writing a line of code.
- 1Rewind the chart to a past date. Pick a start point far enough back to leave a few hundred bars of untouched history ahead of you.
- 2Let replay hide everything to the right. This is the whole point of the tool. You cannot honestly grade a decision whose outcome you have already seen, and a normal chart always shows you the answer.
- 3Write the trade down before you step. Record entry, stop and target first. Committing in advance is the only thing that stops hindsight quietly rewriting what you would have done.
- 4Step forward one bar at a time. Reveal the next candle and manage the position exactly as you would live, with no peeking further ahead.
- 5Log it, repeat, then discount the result. Build at least 100 comparable setups, then subtract realistic spread, commission and slippage before you believe the numbers.
An automated backtest needs your rules expressed precisely enough for a machine to run them; bar replay needs nothing but your judgement, which makes it the practical tool for setups you can recognise but cannot yet fully specify. The discipline it enforces is hiding the future — the single thing that makes chart study honest, because scrolling a normal chart lets you see the outcome before you commit to a decision, and hindsight quietly rewrites what you would have done. A realistic session looks like fifty replayed setups on one instrument, each logged with entry, stop, target and result, which gives you a sample you can actually reason about instead of a vague impression.
That distinguishes it from a backtest, which implies coded rules replayed automatically, and from a forward test, which runs forward in real time against the live feed rather than backward through history.
Why it matters: It is the only way to practise a discretionary setup against real history without seeing the outcome first, which is what makes chart study honest.
It builds pattern recognition and a usable sample of results before you commit real capital.
Real-world example
A trader rewinds EUR/USD to 3 March, steps forward candle by candle, and logs 40 range-breakout entries with stop and target before ever checking the outcomes.
How SignalBots handles it
Once bar replay has shown you which setups you actually trade well, SignalBots signals and the MT4/MT5 Connector let you act on the same conditions live without watching the chart all day. See /risk-warning.
Pro tip
Write your entry, stop and target down before you press the step button, otherwise you will unconsciously grade a losing decision as a win once the next bar appears.
Common pitfalls
Replaying only the setups that worked and skipping the ambiguous ones, which produces a practice record far better than anything you will reproduce live.
Frequently asked questions
How is bar replay different from a backtest?
A backtest replays coded rules automatically across a whole history and reports statistics. Bar replay is manual — you make each decision yourself, one bar at a time. Use replay for judgement-based setups, a backtest for rules a machine can evaluate.
Can I use bar replay on any timeframe?
Higher timeframes are generally available, while deep intraday replay is often limited by your plan tier on platforms like TradingView. Check what your subscription allows before planning a long intraday practice session.
How many replayed trades make a meaningful sample?
Far more than most traders run. A few dozen tells you very little; aim for at least 100 comparable setups, and remember that even then past results never guarantee future ones.
Does bar replay simulate spread and slippage?
Usually not, or only crudely. Your replayed results are therefore optimistic — subtract realistic spread, commission and slippage before comparing them to what a live account would have returned.
Is a good replay record proof my strategy works?
No. Replay removes some hindsight bias but not all of it, and it cannot reproduce the pressure of a live position. Treat it as practice and evidence, not proof; your capital is at risk when you trade it. See /risk-warning.
Trading involves substantial risk of loss. Historical and backtested results do not guarantee future performance. Read the full risk warning.