Atomic Wire

LSEG Group Ticker Plant

Title
Group Ticker Plant
Created
2021-10-15
Creator
London Stock Exchange Group Limited
Conforms To
Orchestra v1.0
Rights
Copyright 2024 Atomic Wire Technology Limited
Abstract
The purpose of this document is to provide a detailed guide to the various message types and message formats as employed by the interface of the Group Ticker Plant. It also provides information on the behaviour and characteristics of our service lines, including Level 1, Level 2 snapshot, Level 2 incremental and FTSE Indices as supported by the Group Ticker Plant protocol.
Alternative
GTP 002 – Technical Guide
Publisher
Atomic Wire Technology Limited
Subject
LSEG, GTP, Market Data
Source
Group Ticker Plant Technical Specifications

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 Group Ticker Plant:

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