3rd Dimension
  • Welcome to 3rd Dimension Help
  • 🚀Getting started
    • What's new
    • Installation
    • First start
    • Platform update
    • 3rd Dimension Beta
    • 3rd Dimension Account
    • 3rd Dimension Licenses
    • License Comparison
    • Backup & restore manager
    • Reset settings to default.
    • “Coinpayments” payment
    • Referral Program
  • ⚙️General Settings
    • 3rd Dimension Main Toolbar
    • Workspaces
    • Single Panel
    • Link panels
    • Binds
    • Group of panels
    • Templates
    • Set as Default
    • Symbols lookup
    • Table management
    • Alerts
    • General settings
    • Custom hotkeys
  • 🔗Connections
    • 3rd Market Cap
    • Connections manager
    • Connection to Binance
    • Connection to Bybit
    • Connection to OKX
    • Connection to Bitfnex
    • Connection to Kraken
    • Connection to Bitmex
    • Connection to HitBTC
    • Connection to Poloniex
  • 💡Analytics panels
    • Chart
      • Chart types
        • Tick chart
        • Time aggregation
        • Renko
        • Heiken Ashi
        • Kagi
        • Points & Figures
        • Range bars
        • Line break
      • Chart overlays
      • Technical indicators
        • Diversified Divergence (DivDiv)
        • Oscillators
          • Aroon Indicator
          • Moving Average Convergence/Divergence (MACD)
          • Awesome Oscillator
          • Accelerator Oscillator
          • %R Larry Williams
          • Momentum
          • Rate of Change
          • Relative Strength Index (RSI) Indicator
          • Commodity Channel Index (CCI)
        • Moving averages
          • Exponential Moving Average
          • Simple Moving Average Indicator
        • Volatility
          • Average True Range
          • Standard deviation
        • Trend
          • ZigZag
      • Volume analysis tools
      • Power Trades
      • Drawing tools
      • Volume Analysis Tools | Volume Profiles | Footprint chart | VWAP
        • Cluster chart
        • Volume profiles
        • Time statistics
        • Time histogram
        • Historical Time & Sales
    • Watchlist
    • Time & Sales
    • Price Statistic
    • DOM Surface
    • Option Analytics
  • 💵Trading panels
    • Order Entry
      • Order entry for Bybit
      • Order Types
      • Order placing strategies
        • Local SL/TP
    • DOM Trader
      • DOM Trader Columns
      • How to set up Dom for scalping
    • FX Cell
    • History Player
    • Trading simulator
    • Market depth
    • Copy Trading
    • Market Replay
    • Strategies manager
  • 💼Portfolio panels
    • Positions
    • Working Orders
    • Trades
    • Synthetic Symbols
    • Historical Symbols
    • Orders History
  • 📊Information panels
    • Account info
    • Crypto balances
    • Symbol Info
    • Currencies Exposure
    • Event Log
    • RSS
    • Reports
  • 📌Miscellaneous panels
    • History Exporter
    • Symbol Mapping Manager
    • Live Support
    • Market heat map
    • Stat matrix
    • Exchange times
    • Quote Board
    • Browser
    • Excel and RTD function
      • Changing RTD Throttle Interval in Excel
    • 3rd Dimension Telegram Bot
  • 🤖Strategies & Bots
    • TPA
    • SpiderGrid 2.0
    • Breakout Catcher Bot
    • Retracement Catcher Bot
    • DivScanner
    • Swing Divergence Integration
    • Whale Splash
    • Pumps Catcher
  • ⁉️FAQ
    • General Errors
Powered by GitBook
On this page
  • What is Market Replay
  • First launch of the Market Replay
  • General and instruments settings
  1. Trading panels

Market Replay

Market Replay (or History Player) allows you to test strategies on any trading instruments with any data provider or broker

PreviousCopy TradingNextStrategies manager

What is Market Replay

Testing of trading strategies is one of the most important and necessary steps for successful trading. If you are an experienced algotrader, then the automatic testing method is ideal and you can use our Extension for Visual Studio. But unfortunately, many traders don't know the programming language, which makes testing their strategies difficult.

Therefore 3rd Dimension provides the Market Replay panel for simple manual backtesting of any trading strategy.

Market Replay allows you to test on any trading instruments with any vendor or broker. This is especially useful when you have access to the data feed that does not allow execution of orders (quotation date feeds like crypto exchange).

First launch of the Market Replay

  • Start the panel from the main application menu

  • Add a trading instrument for testing

  • Set the data type — Tick, 1 minute, 1 day

  • Set the execution type — Last or Bid/Ask/Last

  • Click on the "Start" button to start testing

If you click on the "Stop" button, all test progress will be canceled.

When the testing is started you can open all the necessary panels for testing by clicking on the “Open panel” button.

General and instruments settings

Before you start testing the strategy, you need to set up an initial trading balance, a simulation (or modeling) scheme for downloaded data, a commission size for a trading instrument, and the netting type.

Strategy testing can be performed by one of three schemes to choose from:

  • OHLC - in this mode the sequence is constructed only by the OHLC prices of the minute bars, the number of the generated control points is significantly reduced - hence, so is the testing time.

  • Open - in this mode, all trades are opened at the opening price of the next bar. This mode is well suited for testing strategies, which process deals only at the opening of the bar and do not use pending orders, as well as StopLoss and TakeProfit orders.

  • Close - in this mode, all trades are opened at the closing price of the current bar.

"Open" and “Close” modes have the fastest testing time, but they are not suitable for all of the trading strategies. Select the desired test mode based on the characteristics of the trading system.

Now let's look at the main settings of the selected trading instrument

In the Netting type section, you can choose the method by which to summarize existing and new positions:

  • One position - it is possible to open one position for one instrument in one direction in this mode. If you previously opened a position to buy 1 lot, adding a position to sell 1 lot will close the previous position. New trades for buy will be summed by volume, and the entry price will be averaged.

Multiple per Side - this mode allows you to open many different positions in one direction. For example, opening several positions in the sequence, they will be opened separately. Opposite trades (for sale) will close them.

Multiple Positions - each new trade will be opened as a separate item, including the opposite trades.

💵
First launch of the Market Replay
General and instruments settings
Testing process with Market Replay panel
Launch Market Replay panel
General view of Market Replay with main settings
Open necessary panels to create a workspace for backtesting
Set up the initial trading balance and modeling scheme
Basic settings for trading instrument — Netting type and Additional Fees
Positions are overlapped by the netting type called "One Position"
Positions are overlapped by the netting type called "Multiple Per Side"
Positions are overlapped by the netting type called "Multiple Position"