# Norgate Data

Survivorship-bias-free end-of-day history with delisted stocks and index constituents.

*https://stockmarketstack.com/tools/norgate-data · Stock Market Data APIs*

## Facts

### At a glance

| Field | Value |
| --- | --- |
| Vendor | Norgate Data |
| Category | Stock Market Data APIs |
| Job | historical |
| Website | https://norgatedata.com |
| Pricing model | subscription |
| Free tier | false |
| Open source | false |
| Licence | none |
| Self-hosted | false |
| Tested hands-on | false |
| Last updated | 2026-09-13 |

### Pricing

| Tier | USD | Period |
| --- | --- | --- |
| US Stocks Silver | 270 USD | year |
| US Stocks Gold | 360 USD | year |
| US Stocks Platinum | 630 USD | year |
| US Stocks Diamond | 787.5 USD | year |
| Futures Silver | 270 USD | year |
| Forex Silver | 150 USD | year |

### Coverage

| Field | Value |
| --- | --- |
| Asset classes | stocks, etf, futures, forex, indices |
| Markets | us, au, ca |
| Works outside the US | true |
| Data latency | eod |
| Platforms | desktop_win, library |
| AI features | none |

### Interfaces

| Field | Value |
| --- | --- |
| API | false |
| Webhooks | false |
| Scripting | none |
| Python | true |
| Spreadsheet add-in | false |
| MCP server | false |
| Export | csv |

### Capabilities

Yes: none

No: charting, screening, scanning, backtesting, automation, live_trading, paper_trading, portfolio_tracking, broker_import, tax_reporting, alerts, news, options_analysis

*Verified: pricing 2026-09-13; capabilities 2026-09-13; coverage 2026-09-13.*

## What it is

Norgate Data sells end-of-day history for US, Australian and Canadian equities, around 100
futures markets and a set of FX rates. What it has that cheap EOD providers quietly drop is
delisted securities and historically accurate index constituent membership for the S&P, Russell,
Nasdaq and Dow families — the two datasets that stop a backtest from being an artefact of
survivorship bias.

It is not an API, despite sitting in a category called APIs. Data arrives through Norgate Data
Updater, a Windows desktop application maintaining a local database that charting and backtesting
software reads through plugins. No REST endpoint, no WebSocket, no hosted service: if the updater
is not running on the same machine, nothing answers.

## Pricing

Per market, on a 6- or 12-month term, and the tier buys history rather than features. Annual US
stock prices run $270 Silver (ten years, listed securities only), $360 Gold (twenty years plus
current fundamentals), $630 Platinum (back to 1990, with delisted securities and index constituent
history) and $787.50 Diamond (US only, back to 1950). Futures are $270, forex $150, an OTC add-on
$90; Australian and Canadian stock packages are billed in AUD and CAD. The trial is three weeks at
Platinum level, capped at two years of history, and there is no permanent free tier.

## Data & coverage

Daily OHLCV, corporate actions and index membership — no tick data and no real-time quotes at any
price. The only intraday element is the hourly cumulative snapshots on the Australian packages,
which are at least twenty minutes delayed. US coverage spans NYSE, Nasdaq, NYSE American, NYSE Arca, Cboe BZX and IEX and includes
ETFs, ETNs and closed-end funds. Futures go back to roughly 1980 or a market's first trade, with
unadjusted and back-adjusted continuous contracts.

## Integrations

Norgate maintains plugins for AmiBroker, Wealth-Lab and RightEdge, plus `norgatedata` and Zipline
packages on PyPI for Windows Python. Third-party vendors add RealTest, TuringTrader, EdgeRater PRO,
QuantumX and the XLQ2 Excel add-in. Anything else goes through the ASCII or MetaStock Legacy export,
which carries price and volume only and none of the metadata that makes the product worth buying.

## Limitations

- Windows only. macOS and Linux need a Windows virtual machine; there is no native build for either.
- Licensed for personal use. Commercial redistribution is not permitted and there is no professional tier to buy.
- The data is rented: when a subscription lapses the database locks and you are contractually required to delete exports and backups.
- Fundamentals are a current snapshot with no history, so point-in-time fundamental backtests are out.
- Delisted securities, formerly-listed OTC securities and constituent history start at Platinum — the headline feature is absent from the two cheapest tiers.
- Two installs per subscription; extra instances cost 1.25x to 1.75x.

## Alternatives

For point-in-time fundamentals and constituent history over an actual API, Sharadar on Nasdaq Data
Link and CRSP. For cheap global end-of-day bars without delisted or index-membership data, [EODHD](https://stockmarketstack.com/tools/eodhd)
and [Tiingo](https://stockmarketstack.com/tools/tiingo). Compare against the rest of the [market data APIs](https://stockmarketstack.com/categories/market-data-apis).

## FAQ

### Does Norgate Data have a REST API?

No. There is no hosted endpoint, no WebSocket and no cloud service. Data is maintained in a local database by the Norgate Data Updater, a Windows application, and read by plugins or by the norgatedata Python package on the same machine.

### Does Norgate Data include delisted stocks?

Only from the Platinum tier upwards. Silver and Gold cover currently-listed securities, so the survivorship-bias-free claim that the product is bought for does not apply to the two cheapest packages.

### Does Norgate Data run on macOS or Linux?

Not natively. The updater requires Windows 10/11 or Windows Server 2019/2022/2025; Mac and Linux users run it inside a Windows virtual machine, and Python has to run inside that VM too.

### Can I keep the data after the subscription ends?

No. The database locks when a subscription lapses and the licence requires you to delete exports, backups and corporate action files. Only your own derived work, such as backtest results, may be kept.

## Also worth comparing

- [AlgoSeek](https://stockmarketstack.com/tools/algoseek.md) — Lossless SIP, OPRA and CME tick history with published per-asset-class lease pricing.
- [Alpha Vantage](https://stockmarketstack.com/tools/alpha-vantage.md) — The API most people's first script talks to — free key, wide coverage, hard rate limits.
- [CSI Data](https://stockmarketstack.com/tools/csi-data.md) — End-of-day futures history back to 1922 and eight ways to build a continuous contract.
- [EODHD](https://stockmarketstack.com/tools/eodhd.md) — End-of-day and fundamentals for 60+ exchanges worldwide, at a hobbyist price.
- [Marketstack](https://stockmarketstack.com/tools/marketstack.md) — Cheap worldwide end-of-day bars over JSON, with US intraday bolted on from IEX.
- [Nasdaq Data Link](https://stockmarketstack.com/tools/nasdaq-data-link.md) — What Quandl became — Nasdaq's own exchange feeds plus a curated data catalogue.

## Named as a replacement for

- [Quandl](https://stockmarketstack.com/alternatives/quandl.md)
