Skip to content
Getting started · DeepCharts

How to install DeepCharts and get it running

Thirteen steps from the installer download to a live chart: system requirements, licence key, data feed, simulation account.

Published

DeepCharts is a Windows desktop application, not a web platform: there is no browser version, and your machine does part of the order book number crunching. The install itself takes five minutes, but three things trip up new users again and again: what the hardware really needs to be, the Windows display language, and the fact that your licence key and your data feed credentials are two completely different things. This guide covers the whole path, from the download to your first simulated order.

Before you start
  • A Windows 10 or 11 PC (Windows 7 is the stated minimum, but the platform is built for Windows 10)
  • On a Mac: Parallels Desktop and a Windows virtual machine, the setup our community uses
  • An account on my.deepcharts.com with an active licence (your licence key lives there)
  • Microsoft .NET Framework 4.8 or later, and up to date Visual C++ Redistributables
  • A data feed subscription, with its own username and password (separate from your DeepCharts account)
Thirteen steps from the installer download to a live chart: system requirements, licence key, data feed, simulation account.
Thirteen steps from the installer download to a live chart: system requirements, licence key, data feed, simulation account.© DeepCharts
Order-flow platform · DeepCharts
Read the order book order-by-order (MBO) on CME (NQ, ES) & Eurex (FDAX): heatmap & footprint.
Code OFFNow: Pro at $100/mo instead of $125
Our partner link applies the best discount currently running at DeepCharts, up to 20% off, automatically and with no code to enter.
Pair it with a prop firm (Phidias) to start with controlled risk.
Heads-up: the DeepCharts version bundled by prop firms isn't the full license: for every tool, take your own (code OFF).
Windows only. On a Mac it runs inside Parallels Desktop, which is the setup our community uses.

Step by step

  1. 01

    Check the machine can keep up

    System requirements are not a formality here: the order book and the order flow indicators recompute continuously. Stated minimum: Intel i5 or 2.5 GHz AMD, 8 GB of RAM, 20 Mbps ADSL, Windows 7. Recommended, and what to aim for once you run several instruments at once: Intel i7 or 3 GHz AMD, 16 GB of RAM, 50 Mbps fiber, Windows 10, a 256 GB SSD. The SSD matters as much as the CPU, the platform writes to disk constantly.

    The DeepCharts system requirements table, Minimum and Recommended columns.
    The DeepCharts system requirements table, Minimum and Recommended columns.© DeepCharts
  2. 02

    Switch Windows to English

    Counter intuitive, and the single most common reason installs fail: the DeepCharts installer expects an English system. On a non English Windows it stops on a Setup Failed message. Control Panel, Region and language, set English as the display language, reboot, install. You can switch the system language back once the install is done.

  3. 03

    Download the installer from the portal

    The download only happens from my.deepcharts.com once you are logged in: there is no public link. What you get is an archive named DeepchartsInstaller.zip. Be wary of any other site offering a DeepCharts installer, none exist.

  4. 04

    Extract the archive

    Right click DeepchartsInstaller.zip, Extract All. Running the executable from inside the zip without extracting fails about half the time: the installer needs the files sitting next to it.

  5. 05

    Turn the antivirus off for a moment

    Third party antivirus software regularly quarantines the installer or one of its components, and does not always say so clearly. Turn it off for the install, then turn it back on and add DeepCharts as an exception. Windows Defender on its own causes no trouble and can stay enabled.

  6. 06

    Run DeepchartsInstaller.exe

    Double click the extracted executable, accept the terms, then Install. While you are at it, check there is free space on the C: drive, the installer writes there even when the destination folder is elsewhere. Reboot if the installer asks, which happens when it had to lay down a system component.

  7. 07

    Open DeepCharts

    A shortcut is created on the Desktop. On first launch the platform asks you to activate the licence before showing anything else.

  8. 08

    Enter your email and licence key

    Two fields: the email address of your DeepCharts account, and the licence key, an alphanumeric string available in your client area on my.deepcharts.com. It is the key that goes here, not your account password. The platform validates it online, activation takes a few seconds.

    The License Key window with the Email and License fields and the Login button.
    The License Key window with the Email and License fields and the Login button.© DeepCharts
  9. 09

    Open the feed settings

    Once the licence is validated, the top menu bar shows a Feed selector, with a Select a connection entry and, below it, Feed Settings. That is the single entry point for declaring a data feed.

    The DeepChart menu bar, Feed menu open on the Feed Settings entry.
    The DeepChart menu bar, Feed menu open on the Feed Settings entry.© DeepCharts
  10. 10

    Create the first connection

    Add Connection, then four fields: Name (free text, to tell profiles apart if you run several feeds), Feed Source (the provider you subscribed to, dxFeed for instance), and under LOGIN INFO the Username, Password and Server. These credentials belong to the data feed, not to your DeepCharts account: mixing the two is the most common mistake at this step.

    The Feed Settings window with Name, Feed Source, Username, Password and Server.
    The Feed Settings window with Name, Feed Source, Username, Password and Server.© DeepCharts
  11. 11

    Save and wait for the green light

    Save, and the connection goes live. A visual indicator confirms the feed status. If it fails, check the Server first: an otherwise correct profile will not connect if the server does not match the one supplied with your feed access.

  12. 12

    Create a simulation account

    Options, Settings, Sim Account tab, Add button. Two fields: a name (SIM 1 does the job) and a starting balance, 10,000 by default. Put in the real balance of the account you are preparing rather than a round number: risk management does not test properly on a fictional account twice the size. Save Settings.

    The Sim Account tab of General Settings, with the Add Sim Account window, Name and Balance fields.
    The Sim Account tab of General Settings, with the Add Sim Account window, Name and Balance fields.© DeepCharts
  13. 13

    Open a chart and place a simulated order

    New Chart, pick an instrument from the exchange attached to your feed, MNQ for example. In the trading panel on the right, set Broker to SIM and Account to the one you just created. The BUY and SELL buttons now send simulated orders. If the chart stays empty while the feed is connected, what is missing is the exchange to feed profile attachment, not the connection.

    A live MNQ chart with the trading panel on the right, Broker SIM and Account SIM 1.
    A live MNQ chart with the trading panel on the right, Broker SIM and Account SIM 1.© DeepCharts

Settings, tab by tab

System requirements

The official numbers, written out rather than buried in an image. Aim for the recommended column as soon as several order flow charts run side by side.

CPU
Minimum Intel i5 or 2.5 GHz AMD

Recommended: Intel i7 or 3 GHz AMD.

RAM
Minimum 8 GB

Recommended: 16 GB.

Network
Minimum 20 Mbps ADSL

Recommended: 50 Mbps fiber. Latency matters as much as bandwidth.

Operating system
Minimum Windows 7

Recommended: Windows 10. Windows only, no native macOS build.

Disk
256 GB SSD recommended

Keep free space on C:, the installer writes there.

Components
.NET Framework 4.8+

Plus up to date Visual C++ Redistributables.

Licence screen
Email
Your DeepCharts account address
License
Alphanumeric key

Found in the my.deepcharts.com client area. It is not your account password.

First feed connection (Feed Settings)
Name
Free text

Tells profiles apart when several feeds coexist.

Feed Source
Selection

The provider you subscribed to, dxFeed for instance.

Username
Feed username

Issued by the data provider, not by DeepCharts.

Password
Feed password

Separate from your DeepCharts account password.

Server
Selection

Must match exactly the server supplied with your feed access. First thing to check when a connection fails.

Simulation account (Sim Account)
Name
Free text

SIM 1, SIM 2, or the name of the prop firm you are preparing for.

Balance
10,000 by default

Better to enter the real balance of the account you are targeting, so risk management is representative.

Broker (trading panel)
SIM

Select it on the chart so orders are routed to simulation.

Traps to avoid

  • Installing on a non English Windows. The installer expects an English system and stops on Setup Failed, often with code 0x80070643. It is reason number one, and it has nothing to do with your hardware. Switch the display language, install, then switch back.
  • Skipping the Visual C++ Redistributables. Reason number two: a missing or outdated package. Install the current x86 and x64 versions from Microsoft before running the installer again.
  • Running the executable from inside the zip. The installer needs the files that ship alongside it: extract first, run second.
  • Mixing up the licence key and the account password, then the data feed credentials and the DeepCharts account ones. Three different secrets come into play in the first ten minutes, and none of them are interchangeable.
  • Looking for a Mac build. There is none, and no web version either. On a Mac the platform runs inside a Windows virtual machine under Parallels Desktop, with the same RAM and CPU expectations as a PC, applied to the virtual machine.
Official source: DeepCharts help center, installation and first configuration
Order-flow platform · DeepCharts
Read the order book order-by-order (MBO) on CME (NQ, ES) & Eurex (FDAX): heatmap & footprint.
Code OFFNow: Pro at $100/mo instead of $125
Our partner link applies the best discount currently running at DeepCharts, up to 20% off, automatically and with no code to enter.
Pair it with a prop firm (Phidias) to start with controlled risk.
Heads-up: the DeepCharts version bundled by prop firms isn't the full license: for every tool, take your own (code OFF).
Windows only. On a Mac it runs inside Parallels Desktop, which is the setup our community uses.

FAQ

Does DeepCharts work on Mac?+

Not natively: it is a Windows application, there is no macOS build and no browser version. On a Mac it runs inside a Windows virtual machine through Parallels Desktop, which is the setup our community uses. Give the virtual machine at least 8 GB of RAM, 16 if you run several charts, otherwise the order book falls behind during volume spikes.

Where do I download DeepCharts?+

Only from my.deepcharts.com, once logged into your account. The file is called DeepchartsInstaller.zip. No other site distributes the official installer.

What should I do when the DeepCharts setup fails?+

Three causes cover almost every case, in this order: a Windows system language that is not English, missing or outdated Visual C++ Redistributables, and a SlimDX / DirectX graphics component issue. Deal with the first two first, they account for the vast majority of failures.

Can I try DeepCharts without putting money at risk?+

Yes, with the built in simulation account: Options, Settings, Sim Account tab, Add. Orders placed with the SIM broker on a chart are simulated against the real feed data. It is the normal way to learn the platform and to check your machine holds up before trading live.

How long does the full installation take?+

Five to ten minutes for the installer itself, and roughly double that once you factor in the language switch, a possible reboot, licence activation and the first feed connection. On a machine already in English and up to date, fifteen minutes gets you to a live chart.

Is there a web or mobile version of DeepCharts?+

No. The platform is a Windows executable installed locally, which follows from what it does: part of the order book and order flow computation happens on your machine, tick by tick. There is no browser version and no mobile app.

Community

Want to get better at order flow?

We discuss flow, liquidity and our trades live, every day, on the OrderFlowFutures Discord. Join us, it's free.

Join the Discord for free

8 online·53 members·Free · instant access