Chart analysis / TradeScript Charts

TradeScript Bar replay

Revisit price, one bar at a time.

TradeScript Replay lets you study a historical sequence without displaying its entire outcome at once. Start from a loaded bar, examine the chart, then reveal the next part of the session.

Interactive previewTradeScript SDK
TradeScript Bar replay BTC chartThe interactive BTC chart loads here when JavaScript and market data are available.

BTC/USDT · Historical bar replay. Use Replay in the chart toolbar to choose a starting candle, then step or play.

01

Control the pace of a review

Choose a start bar, pause, step in either direction or play at a selected speed. The replay controller owns the cursor and reports its current state, so an application can build consistent controls around the same session. Playback stops at the end of the captured series.

02

Keep the review inside the chart

Use the familiar price scale, drawings and indicator controls while inspecting historical price action. A host can save replay state through its storage adapter and bring a user back to a prior review. Replay is useful for chart study and product demonstrations; it does not establish future strategy performance.

03

Return cleanly to live data

A replay session captures the loaded bar series so incoming live updates do not shift its bar indices. Exiting releases that session and returns control to the live chart. The available starting range is the history that the chart has loaded.

How to use bar replay

  1. Select Replay in the toolbar.
  2. Choose a historical starting bar.
  3. Step through bars or play, then exit to return to live.

Data behind this view

Requires historical OHLCV bars loaded into the chart. Bar replay is not a reconstruction of every historical tick or order-book event.

Screenshot of the TradeScript Bar replay BTC chart
TradeScript BTC chart screenshot. Market conditions and available history change with the connected feed.

Common questions

Can I change playback speed?

Yes. The replay controls support playback speed, pause, stepping and jumping within the captured series.

How far back can I replay?

Replay uses the bars already loaded into the chart. Your history feed and the loaded range determine the available start dates.

Bring TradeScript into your product.

Explore the complete terminal or review the SDK integration for this feature.