Norgate Data Futures Metadata

Futures-specific reference data covering around 100 markets across 11 worldwide exchange groups - market and session names/symbols, session contracts, point value, margin and first notice date. Norgate provides both unadjusted and back-adjusted spot-month continuous contracts for backtesting. Served from the local NDU database via the norgatedata Python package.

API entry from apis.yml

apis.yml Raw ↑
aid: norgate-data:norgate-data-futures-metadata
name: Norgate Data Futures Metadata
tags:
- Futures
- Market Data
- Continuous Contracts
- Metadata
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://norgatedata.com/futurespackage.php
accessModel: Python library over local Norgate Data Updater (NDU) service - not a hosted REST API
properties:
- url: https://norgatedata.com/futurespackage.php
  type: Documentation
- url: https://pypi.org/project/norgatedata/
  type: Documentation
endpointsModeled:
- norgatedata.futures_market_name
- norgatedata.futures_market_symbol
- norgatedata.futures_market_symbols
- norgatedata.futures_market_session_name
- norgatedata.futures_market_session_symbol
- norgatedata.futures_market_session_symbols
- norgatedata.futures_market_session_contracts
- norgatedata.point_value
- norgatedata.margin
- norgatedata.first_notice_date
description: Futures-specific reference data covering around 100 markets across 11 worldwide exchange
  groups - market and session names/symbols, session contracts, point value, margin and first notice date.
  Norgate provides both unadjusted and back-adjusted spot-month continuous contracts for backtesting.
  Served from the local NDU database via the norgatedata Python package.