MarketData Hub Download · All markets · Guides

How to Use MarketData Hub — The Complete Guide

This is the complete manual for the MarketData Hub desktop client — every screen and every feature, in the order you actually meet them: install and activate, find a market, configure a download, run the queue, and pick your files up off the disk. The higher tiers add batch queueing, a headless CLI, a scheduler and watch mode; those are here too. Every screenshot below is the real app, not a mock-up.

Get the app — €5.60 →

Before you start: what the app actually does

MarketData Hub is a desktop application that downloads historical market data from the Dukascopy Bank SA archive on your own machine. It is not a data feed and not a web service: when you press go, your computer opens the connection to the source, fetches the data in your name, and writes plain files to a folder you choose. Nothing you fetch — and no record of which instruments or dates you picked — ever passes through our servers. You are buying the software; what you may do with the retrieved data follows the source's own terms.

One thing to state up front, because it governs the entire app: every licence tier reaches the whole catalogue and the full history. Tiers differ only by what the software can do — export formats, batch queueing, automation — never by which instruments, how far back, or how much you can download.

Step 1 — Install and activate

Download the build for your operating system (Windows, macOS, Linux) — the app is free to install. It ships unsigned, so the first launch trips a one-time "unknown publisher" warning from Windows SmartScreen or macOS Gatekeeper. That is expected, and the download dialog spells out the exact clicks past it for your platform. Once the app opens, sign in with the account you used on this site; if you've bought a licence it activates itself — once per computer, and offline from then on. Without a licence the app still opens and lets you explore the catalogue; a licence is what lets it fetch.

A licence is a one-time purchase from €5.60, not a subscription. See the three tiers for what each unlocks — and note that the picker on our home page mirrors the app's interface, so you can walk the whole flow before buying anything.

Step 2 — Find your instrument

The main window is the catalogue: all 265+ instruments grouped by asset class — forex majors and crosses, precious metals, cryptocurrencies, stock indices, energy and agricultural commodities, bonds, ETFs and single shares. Search by name or symbol, or filter to a class, then click one to select it.

MarketData Hub desktop app showing the full instrument catalogue across forex, crypto, stocks, indices and commodities.
The catalogue. Every market the source holds, grouped by asset class — search or filter to the one you want.

Step 3 — Configure the download

Selecting an instrument opens its configuration panel. Four choices decide exactly what file you get:

You also choose the output folder here — the finished files land there and nowhere else.

The MarketData Hub configuration panel for Spot Gold, with timeframe, price side and output format controls.
Configure. Pick a timeframe from tick to monthly, any date range across the full history, bid or ask, and the output format.

Step 4 — Run it, and watch the queue

Press go and the job enters the download queue. Several things about how it runs are deliberate and worth knowing:

MarketData Hub fetching Spot Gold: a download queue with a live progress bar and finished jobs listed below.
The queue. One job at a time, straight from the source to your machine — live progress, a countdown on any pause, and auto-resume if interrupted.

Step 5 — Your files

When a job finishes, the data is a plain file in the folder you chose — nothing to unpack, nothing held on a server. The app writes to a temporary .part file and renames it only once the download is complete, so a killed app never leaves a truncated file wearing the right name. From here the data is yours to load anywhere: Python (pandas), Excel or Google Sheets, MetaTrader, NinjaTrader, or SQL with DuckDB.

A file explorer window showing the downloaded market-data CSV files saved to the chosen output folder.
On your disk. Plain CSV / JSON files in a folder you choose. Nothing ever passes through our servers.

Export formats (Pro)

Every tier writes CSV and JSON. The Pro licence adds writers that produce files ready for a specific tool, so you skip the reshaping step:

These change the shape of the output, never the data behind it — a €5.60 licence and a Pro one fetch identical quotes.

Batch queueing (Pro)

On the entry tier you queue one instrument at a time. Pro lets you line up many at once — pick a basket of instruments, a timeframe and a range, and the app works through them, still one job at a time (that pacing rule never bends), unattended. This is what you want when you need the same range across a dozen pairs without starting each one by hand.

Automation — CLI, scheduler, watch mode, profiles (Automation)

The Automation licence turns the same retrieval engine into something you can script and leave running. None of it fetches data any way the manual UI can't — it is automation over the same one-at-a-time queue.

Keeping it up to date

On every tier, the app checks for updates and — with your opt-in — updates itself in place. There is no separate reinstall dance: you approve it once, and new versions arrive quietly.

Your privacy

This is the part the whole design exists to protect. In normal use, nothing about your activity leaves your machine: your instrument and date selections never travel anywhere, downloads go source → disk with no server of ours in the path, and the app carries no telemetry, no crash reporter and no analytics. The single exception is a problem report you can send from the Help menu — and it shows you every word it will send before anything leaves, so there is no quiet channel. The app also keeps a local log to help diagnose a failed run; it redacts credentials and email addresses as it writes them, so the log itself can't leak them.

Getting help

This page is the manual — bookmark it; it is the quickest reference for every feature above. If something is actually wrong, the best first step is inside the app: Help → send a problem report attaches the local log (which you can read first) so we can see what happened without you having to describe it. You can also reach us at team@marketdata-hub.com — Pro and Automation licences include priority email support. For questions about the data itself — coverage, how candles are built, why weekends are empty — see the data methodology, and the rest of the guides cover loading the files into specific tools.

Frequently asked questions

Do I need a licence to install the app?
No — the app is free to install and opens without one, so you can look around the catalogue first. A licence (from €5.60, one-time) is what lets it fetch data; it activates once per computer, then works offline.
Does every tier get the same data?
Yes. Every tier reaches the full catalogue, every timeframe and the complete history. The tiers differ only in software features — export formats, batch queueing and automation — never in how much data you can download.
What happens if my download is interrupted?
It resumes. Progress is written to an on-disk manifest as the job runs, so restarting it after a closed app or a dropped connection continues from where it stopped rather than starting over. If any part of the range still could not be fetched, the job is flagged incomplete so you know.
Why is the app showing a countdown instead of downloading?
That is a deliberate pause, not a failure. When the source throttles or a chunk needs another try, the app backs off and counts down before retrying — leave it and it recovers on its own. Cancelling a job that is only waiting is the one thing to avoid.
Which features need a paid tier?
CSV and JSON export, the one-at-a-time download queue and resume are on every tier. Pro adds MetaTrader, NinjaTrader, Parquet and SQLite/DuckDB export plus batch queueing; Automation adds the headless CLI, scheduler, watch mode and profile import/export.
Is any of my activity sent to your servers?
No. Your instrument and date selections never leave your machine, and downloads do not pass through our servers. The only thing that can leave is a problem report you explicitly send from the Help menu — and it shows you every word first.

More guides