Atomic Wire

LSEG Delayed Market Data

Title
LSEG Delayed Market Data
Created
2022-05-23
Creator
London Stock Exchange Group Limited
Conforms To
Orchestra v1.0
Rights
Copyright 2024 Atomic Wire Technology Limited
Abstract
London Stock Exchange Group ("LSEG") makes pre-trade and post-trade data available 15 minutes after its initial publication ("Delayed Data") in accordance with the requirements of Regulation (EU) No.600/2014 and Directive 2014/65/EU (MiFIR and MiFID) and all relevant supplementary regulations and guidance.
Alternative
Delayed Market Data
Publisher
Atomic Wire Technology Limited
Subject
LSEG, Market Data, Delayed Data, MiFID, MiFIR
Source
Delayed Market Data Documents and Notes to Assist with Interpretation

Versions

How to use this Orchestra spec

See the Orchestra Gradle Plugin documentation to learn how to use this Orchestra spec in your project.

With the Orchestra Gradle Plugin you can:

If you already use the Orchestra Gradle Plugin, use the following snippet to create a derived spec based on LSEG Delayed Market Data:

orchestra {
  specification {
    markdown {
      reference orchestraHub(group: 'atomicwire', name: 'lseg-dmd', version: '1.0')
    }
  }
}