CEF ultra+ Xetra Real-time Analytics Manual

Size: px
Start display at page:

Download "CEF ultra+ Xetra Real-time Analytics Manual"

Transcription

1 CEF ultra CEF ultra+ Xetra Real-time Analytics Version: 1.0 Related to: CEF Last update: 22-August-2013

2 Copyright CEF ultra+ Xetra Real-time Analytics Page 2 of 14 Revision History This section refers to the major changes of this version in comparison to the previous version. Version Revision Highlight Document Reference 1.0 Initial document

3 Copyright CEF ultra+ Xetra Real-time Analytics Page 3 of 14 Table of contents 1 INTRODUCTION MULTICAST ADDRESSES PRODUCTION MULTICAST ADDRESSES AND PORTS SIMULATION MULTICAST ADDRESSES AND PORTS SERVICE AVAILABILITY DATA AND SERVICE MESSAGES MARKET DATA STATISTICS REFERENCE DATA (TID = 200) MARKET DATA STATISTICS UPDATE (TID = 201) PACKET HEADER (TID = 119) EXTENDED TECHNICAL HEARTBEAT (TID = 170) MARKET DATA REPORT MESSAGE (TID = 152) APPENDIX A VALID VALUES FOR MDSTATID CHANGE LOG... 14

4 Copyright CEF ultra+ Xetra Real-time Analytics Page 4 of 14 1 Introduction Real-time Analytics offers additional information especially for algorithmic trading. Predominantly, the new offering is based on Xetra 1 unpublished order, quote and trade data. Real-time Analytics Xetra is offered to clients via CEF 2 Core and CEF ultra. The instruments for which the analytics are calculated are the index constituents for the following indices: DAX 3 MDAX SDAX TecDAX In addition to the 160 index constituents for each of the 4 indices one specific analytic is calculated. The total number of instruments is therefore 164. Real-time Analytics are calculated during Continuous Trading and are based on orders, quotes and trades on Xetra Frankfurt (XETR). Xetra Best and Xetra Midpoint orders and trades as well as Hidden Orders are out of the scope of these statistics. This document lists the multicast addresses and describes the message layouts of the interface. The relevant FAST 1.1 and 1.2 templates for this interface will be provided via MD+S Interactive. Please note: The present document explains the CEF ultra+ Xetra RTA Service only. The other concepts regarding FIX messages, FAST encoding and the live-live concept are described in the regular CEF ultra+ Xetra documents. For the 160 equities the isix known from CEF ultra is used as instrument identifier (SecurityID). For the 4 indices the ISIN of the index is used as identifier (because no isix exists for indices). The Service described in this manual has a version number. The version number is also listed at the beginning of the FAST XML templates. This manual relates to the interface version number Xetra is a registered trademark of 2 CEF is a registered trademark of. 3 DAX, MDAX, SDAX, TecDAX are registered trademarks of.

5 Copyright CEF ultra+ Xetra Real-time Analytics Page 5 of 14 2 Multicast addresses The Real-time Analytics for Xetra will be disseminated via the following multicast addresses and port combinations in the Deutsche Börse network. 2.1 Production multicast addresses and ports Service Multicast Groups Service A Multicast Groups Service B Ports for RTA Data Ports for Configuration data DAX and constituents MDAX, TecDAX, SDAX and constituents Simulation multicast addresses and ports Service Multicast Groups Service A Multicast Groups Service B Ports for RTA Data Ports for Configuration data DAX and constituents MDAX, TecDAX, SDAX and constituents Service availability The service will be technically available at least between 7:00 CET and 20:00 CET. The Reference Data / Configuration Data (Template id 200) will be sent out cyclically (e.g. every 5 minutes) starting around 07:00 CET. The calculated Real-time Analytics values will be available during Continuous Trading of the 160 relevant equities on Xetra between 09:00 CET and 17:30 CET.

6 Copyright CEF ultra+ Xetra Real-time Analytics Page 6 of 14 3 Data and service messages 3.1 Market Data Statistics Reference Data (TID = 200) FIX Tag FIX Field Name Req d FAST Data Type Description 35 MsgType Y string Message type Always U25 = MarketDataStatisticsReport 49 SenderCompID Y uint32 Unique ID of a sender MDStatRptID Y uint32 Market Data Statistics Report identifier Always SecurityExchange Y string Market used to help identify a security (XETR) 48 SecurityID Y string Instrument ID (isix for equities, ISIN for indices) 22 SecurityIDSource Y string Source Identification <MDStatsRptGrp> sequence starts Always M = Marketplace-assigned Identifier NoMDStats Y length Defines the number of entries to follow > MDStatID Y uint32 Unique statistics identifier > MDStatStatus Y enum Status for the statistics 1- Active 2- Inactive > MDStatSymbol Y string Acronym for statistic > MDStatDesc N string Description for the statistics > MDStatFrequencyPeriod Y uint32 Dissemination frequency of statistics Special meaning for 0 real-time (e.g. as soon as a new trade appears) > MDStatFrequencyUnit Y enum Time unit for MDStatFrequencyPeriod 0 seconds (default) 3 milliseconds > MDStatIntervalPeriod Y uint32 Length of time for which the statistic is calculated > MDStatIntervalUnit N enum Time unit for MDStatIntervalPeriod 0 Seconds (default)

7 Copyright CEF ultra+ Xetra Real-time Analytics Page 7 of 14 FIX Tag FIX Field Name Req d FAST Data Type Description 3 Milliseconds 10 Minutes 12 - Days > MDStatType Y enum Type of statistic 1 Count 2 Average 3 Volume 4 Distribution 5 Ratio 6 Liquidity 7 VWAP 8 Volatility 9 Duration 10 Tick > MDStatScope Y enum Scope of the statistics 1 Best Bid 2 Best Ask 3 Depth Ask 4 Depth Bid 5 Orders 6 Quotes 7 Orders and Quotes 8 - Trade > MDStatSubScope Y enum Scope details of the statistic 1 Orderbook (only visible orders/quotes) 2 Hidden (only hidden rders/quotes) 3 Indicative (only non-tradable quotes) > MDStatScopeType N enum Scope type of the statistics 1 Entry Rate 2 Modification Rate 3 Cancel Rate 54 > Side N enum Data of a specific side only 1 Buy 2 - Sell

8 Copyright CEF ultra+ Xetra Real-time Analytics Page 8 of 14 FIX Tag FIX Field Name Req d FAST Data Type Description 40 > OrdType N enum Data for a specific order type only 1 Market 2 Limit 3 Stop 59 > TimeInForce N enum Specifies how long an order remains in effect 3 Immediate Or Cancel 4 Fill Or Kill > MDStatRatioType N enum Ratios between various entities. Conditionally required for MDStatType Ratio <MDStatsRptGrp> sequence ends 1 Buyer / Seller Relation 2 Upticks Downticks 60 > TransactTime Y timestamp Transaction Time 3 Market Maker to Non-Market Maker

9 Copyright CEF ultra+ Xetra Real-time Analytics Page 9 of Market Data Statistics Update (TID = 201) FIX Tag FIX Field Name Req d FAST Data Type Description 35 MsgType Y string Message type Always U25 = MarketDataStatisticsReport 49 SenderCompID Y uint32 Unique ID of a sender MDStatRptID Y uint32 Market Data Statistics Report identifier Always SecurityExchange Y string Market used to help identify a security (XETR) 48 SecurityID Y string Instrument ID (isix for equities, ISIN for indices) 22 SecurityIDSource Y string Source Identification Always M = Marketplace-assigned Identifier <MDStatsRptGrp> sequence starts NoMDStats Y length Defines the number of entries to follow > MDStatID Y uint32 Unique statistics identifier > MDStatTime Y timestamp Time of calculation of the statistic > MDStatValue Y decimal Calculated statistics value <MDStatsRptGrp> sequence ends 60 > TransactTime Y timestamp Transaction Time

10 Copyright CEF ultra+ Xetra Real-time Analytics Page 10 of Packet header (TID = 119) Each datagram contains a packet header which is used for identification of datagrams and is sent on a channel basis. Each header contains the following fields: Field Name FAST Data Type Description SenderCompID uint32 Unique id for a sender Each multicast channel uses the same logic. Constant value: Standard Value Failover Value PacketSeqNum ByteVector Datagram/packet sequence number Contiguous. Can be used for gap detection. Sequenced for each multicast channel itself. The PacketSeqNum s in the packet header are contiguous per SenderCompID, multicast address and port combination. SendingTime ByteVector Time at which this packet left the sender (in nanoseconds since epoch). The following table shows the structure of the block header before FAST-decoding: 1 Byte 1 Byte 1 Byte 1 Byte 4 Bytes 1 Byte 8 Bytes PMAP TID Sender Comp ID Length PacketSeqNum Length SendingTime

11 Copyright CEF ultra+ Xetra Real-time Analytics Page 11 of Extended technical heartbeat (TID = 170) The heartbeat message is sent periodically as a line active indicator when there are no messages generated on the feed for a preconfigured period of time. Each heartbeat contains the following fields: Field Name FAST Data Type Description SenderCompID uint32 Unique id for a sender Each multicast channel uses the same logic. Constant value: Standard Value Failover Value LastPacketSeqNum uint32 Contains the last PacketSeqNum of the corresponding multicast channel. 3.5 Market Data Report Message (TID = 152) FIX Tag FIX Field Name Req d Fast Data Type Description 35 MsgType Y string U20 - MarketDataReport 5468 MDCount N uint32 Number of messages 369 LastMsgSeqNumProcessed N uint MDReportEvent Y enum 11 = Start Of Statistic Reference Data 12 = End Of Statistic Reference Data 60 TransactTime Y timestamp Transaction Time

12 Copyright CEF ultra+ Xetra Real-time Analytics Page 12 of 14 4 Appendix A Valid Values for MDStatID MDStatID MDStatSymbol Description 100 VWAP_AGENT VWAP of Agent Trades 101 VWAP_BUY VWAP of Buy Triggered Trades 102 VWAP_SELL VWAP of Sell Triggered Trades 200 ARR_NO Number of Arrived Orders 210 ARR_QTY Quantity of Arrived Orders 220 ARR_NO_BUY Number of Arrived Buy Orders 224 ARR_NO_SELL Number of Arrived Sell Orders 230 ARR_QTY_BUY Quantity of Arrived Buy Orders 234 ARR_QTY_SELL Quantity of Arrived Sell Orders 250 ARR_QTY_M Quantity of Arrived Market Orders 251 ARR_QTY_M_BUY Quantity of Arrived Buy Market Orders 252 ARR_QTY_M_SELL Quantity of Arrived Sell Market Orders 260 ARR_NO_IOC Number of Arrived Immediate-or-Cancel Orders 261 ARR_NO_FOK Number of Arrived Fill-or-Kill Orders 300 CR_NO Number of Cancelled Orders 301 CR_NO_BUY Number of Cancelled Buy Orders 302 CR_NO_SELL Number of Cancelled Sell Orders 320 CR_NO_L Number of Cancelled Limit Orders 321 CR_NO_Q Number of Cancelled Quotes 322 CR_NO_M Number of Cancelled Market Orders 323 CR_NO_S Number of Cancelled Stop Orders 330 CR_NO_L_BUY Number of Cancelled Buy Limit Orders 334 CR_NO_Q_BUY Number of Cancelled Buy Quotes 338 CR_NO_M_BUY Number of Cancelled Buy Market Orders 339 CR_NO_S_BUY Number of Cancelled Buy Stop Orders 340 CR_NO_L_SELL Number of Cancelled Sell Limit Orders 344 CR_NO_Q_SELL Number of Cancelled Sell Quotes 348 CR_NO_M_SELL Number of Cancelled Sell Market Orders 349 CR_NO_S_SELL Number of Cancelled Sell Stop Orders 400 NO_BUY_TRADES Number of Buy Triggered Trades 404 NO_SELL_TRADES Number of Sell Triggered Trades 410 QTY_BUY_TRADES Quantity of Buy Triggered Trades 411 QTY_SELL_TRADES Quantity of Sell Triggered Trades 420 BUY_SELL_IND Buyer / Seller Ratio 440 AVG_QTY Average Quantity of Orders 441 VOLA_QTY Volatility of Arrived Order Quantity 442 AVG_BUY_QTY Average Quantity of Buy Orders 443 VOLA_BUY_QTY Volatility of Arrived Buy Order Quantity

13 Copyright CEF ultra+ Xetra Real-time Analytics Page 13 of 14 MDStatID MDStatSymbol Description 444 AVG_SELL_QTY Average Quantity of Sell Orders 445 VOLA_SELL_QTY Volatility of Arrived Sell Order Quantity 460 TICK_INDEX Up/Down Indicator (DAX, MDAX, SDAX, TECDAX ) 470 DUR_TRADE Average Duration of Orders within Calculation Period 471 DUR_ODB Average Duration of Order(s) of Last Trade

14 Copyright CEF ultra+ Xetra Real-time Analytics Page 14 of 14 5 Change log No Chapter, page Date Change 1.0 General Aug 23, 2013 Creation of document

Turquoise Equities. TQ401 - Level 2 MITCH UDP Market Data. Issue 3.3 19 November 2015

Turquoise Equities. TQ401 - Level 2 MITCH UDP Market Data. Issue 3.3 19 November 2015 Turquoise Equities TQ401 - Level 2 MITCH UDP Market Data Issue 3.3 19 November 2015 Contents 1.0 Introduction 4 1.1 Purpose 4 1.2 Readership 4 1.3 Document Series 4 1.4 Document History 5 1.5 Enquiries

More information

Moscow Exchange. Market Data Multicast FIX/FAST Platform

Moscow Exchange. Market Data Multicast FIX/FAST Platform Moscow Exchange Market Data Multicast FIX/FAST Platform User Guide Moscow Exchange Version 3.3.3 September 29, 2014 Contents 1. Overview... 5 1.1. Document History... 5 1.2. Streaming Data... 6 1.3. Incremental

More information

London Stock Exchange

London Stock Exchange London Stock Exchange MIT205 - Drop Copy Gateway (FIX 5.0) Issue 11.6 17 August 2015 Contents Disclaimer 4 1.0 Introduction 5 5.2 Possible duplicates 26 5.3 Possible resends 26 5.4 Transmission of missed

More information

US Equities/Options Multicast PITCH Specification. Version 2.20.4

US Equities/Options Multicast PITCH Specification. Version 2.20.4 US Equities/Options Multicast PITCH Specification Version 2.20.4 January 29, 2014 Contents 1 Introduction... 5 1.1 Overview... 5 1.2 Feed Connectivity Requirements... 6 1.3 Symbol Ranges, Units, and Sequence

More information

Johannesburg Stock Exchange

Johannesburg Stock Exchange Volume 200 - Guide to Testing Services Johannesburg Stock Exchange Version 1.00 Release Date 1 October 2011 Number of Pages 13 (Including Cover Page) 1 DOCUMENT CONTROL 1.1 Table of Contents Johannesburg

More information

ASX 24 ITCH Message Specification

ASX 24 ITCH Message Specification ASX 24 ITCH Message Specification Table of Contents 1 Introduction... 4 1.1 ASX 24 ITCH... 4 1.2 Blink and Glance Recovery Services... 4 2 System Architecture... 6 3 Message Protocol... 7 3.1 Packet Header...

More information

Trading Integration for ViTrade

Trading Integration for ViTrade ViTrader Trading Integration for ViTrade TeleTrader Software GmbH Contents First Steps with the ViTrade Trading Integration 3 Accessing Your Portfolio 6 Creating Portfolios... 7 Logging In to a Portfolio...

More information

BATS Chi-X Europe FIX Specification

BATS Chi-X Europe FIX Specification BATS Chi-X Europe FIX Specification Version 2.77 1 December, 2015 BATS Trading Limited is a Recognised Investment Exchange regulated by the Financial Conduct Authority. BATS Trading Limited is an indirect

More information

NASDAQ ITCH to Trade Options

NASDAQ ITCH to Trade Options Market Data Feed Version 3.02 NASDAQ ITCH to Trade Options 1. Overview NASDAQ ITCH to Trade Options (ITTO) is a direct data feed product in NOM2 system offered by The NASDAQ Option Market, which features

More information

Market Data + Services. Xentric Trade Machine. Algorithmic trading. Designated Sponsor Quoting.

Market Data + Services. Xentric Trade Machine. Algorithmic trading. Designated Sponsor Quoting. Market Data + Services Xentric Trade Machine Algorithmic trading. Designated Sponsor Quoting. 2 Xentric Trade Machine Xentric Trade Machine 3 Tailor-made solutions give you a competitive edge Framework

More information

Moscow Exchange Fix protocol specifications for OTC trades report system (OTC-monitor)

Moscow Exchange Fix protocol specifications for OTC trades report system (OTC-monitor) Moscow Exchange Fix protocol specifications for OTC trades report system (OTC-monitor) Moscow, 2014 1 Table of Contents 1. Introduction... 4 1.1. Document purpose... 4 1.2. General description... 4 2.

More information

Moscow Exchange FAST protocol specifications for derivatives market, indexes, OTC and SKRIN news. Version 1.2.1

Moscow Exchange FAST protocol specifications for derivatives market, indexes, OTC and SKRIN news. Version 1.2.1 Moscow Exchange FAST protocol specifications for derivatives market, indexes, OTC and SKRI news Version 1.2.1 Moscow 2015 Table of Contents Moscow Exchange FAST protocol specifications for 1. Introduction...

More information

RTP / RTCP. Announcements. Today s Lecture. RTP Info RTP (RFC 3550) I. Final Exam study guide online. Signup for project demos

RTP / RTCP. Announcements. Today s Lecture. RTP Info RTP (RFC 3550) I. Final Exam study guide online. Signup for project demos Announcements I. Final Exam study guide online RTP / RTCP Internet Protocols CSC / ECE 573 Fall, 2005 N. C. State University II. III. Signup for project demos Teaching evaluations at end today copyright

More information

ASXTrade. New Order Types. ASX. The Australian Sharemarket. Centre Point Order Centre Point Crossing Undisclosed Order Iceberg Order.

ASXTrade. New Order Types. ASX. The Australian Sharemarket. Centre Point Order Centre Point Crossing Undisclosed Order Iceberg Order. ASXTrade New Order Types ASX. The Australian Sharemarket Centre Point Order Centre Point Crossing Undisclosed Order Iceberg Order. Disclaimer This is not intended to be financial product advice. To the

More information

DAXplus Covered Call Index. Deutsche Börse AG Frankfurt am Main January 2006

DAXplus Covered Call Index. Deutsche Börse AG Frankfurt am Main January 2006 DAXplus Covered Call Index Deutsche Börse AG Frankfurt am Main January 2006 Index-option strategies generate excess return with lower risk as well as performance benchmarks Possible use cases for index-option

More information

NASDAQ Market Velocity and Forces 2.1

NASDAQ Market Velocity and Forces 2.1 NASDAQ Market Velocity and Forces 2.1 Direct Data Feed Interface Specifications Version: 2.10 Date Revised: November 1, 2013 Table of Contents 1 Product Description... 3 2 Network Protocol Options... 3

More information

Eurex Trader Examination

Eurex Trader Examination Eurex Trader Examination Question atalogue Eurex 2014 Printed in Germany. All proprietary rights and interest in this publication shall be vested in Eurex Administration and Management ( Eurex ) and all

More information

LMAX Exchange FIX4.4 & API FAQs April 2015

LMAX Exchange FIX4.4 & API FAQs April 2015 LMAX Exchange FIX4.4 & API FAQs April 2015 Disclaimer LMAX Exchange has taken reasonable efforts to ensure that the information contained in this publication is correct at the time of going to press, but

More information

Market Parameters. Release 17. As referred to in the Rules of the Irish Stock Exchange. ISE Xetra Release 15.0

Market Parameters. Release 17. As referred to in the Rules of the Irish Stock Exchange. ISE Xetra Release 15.0 Market Parameters As referred to in the Rules of the Irish Stock Exchange Release 17 ISE Xetra Release 15.0 Effective Date: 1 December 2014 Contents Definitions 5 1 Introduction 9 1.1 Market 9 1.2 ISE

More information

London Stock Exchange

London Stock Exchange London Stock Exchange MIT502 - Guide to Application Certification Issue 11 26 June 2015 Contents 1.0 Introduction 4 1.1 Purpose 4 1.2 Readership 4 1.3 Document Series 4 1.4 Document History 4 1.5 Contacts

More information

Warrants, Certificates and other products

Warrants, Certificates and other products Interconnection Trading System Warrants, Certificates and other products MARKET MODEL DESCRIPTION January 2015 TABLE OF CONTENTS 1. INTRODUCTION 4 1.1. Background 4 1.2. Institutional market configuration

More information

Minimum Acceptable Audit Trail/Data Elements for Order Routing/Front-End Systems

Minimum Acceptable Audit Trail/Data Elements for Order Routing/Front-End Systems 1 Server Transaction Number A sequential number which must be unique to each audit trail message created for the database on which it resides. This number may be reset at the start of each new business

More information

Understanding Trading Performance in an Order Book Market Structure TraderEx LLC, July 2011

Understanding Trading Performance in an Order Book Market Structure TraderEx LLC, July 2011 TraderEx Self-Paced Tutorial & Case: Who moved my Alpha? Understanding Trading Performance in an Order Book Market Structure TraderEx LLC, July 2011 How should you handle instructions to buy or sell large

More information

Japannext PTS ITCH Market Data Specification. Version 1.4 Updated 3 October 2014

Japannext PTS ITCH Market Data Specification. Version 1.4 Updated 3 October 2014 Japannext PTS ITCH Market Data Specification Version 1.4 Updated 3 October 2014 Table of Contents 1. Introduction... 3 2. Overview... 3 3. Data Types... 3 4. Outbound Sequenced Messages... 3 4.1 Seconds...

More information

Algo Flagging How to meet the regulatory requirements? Member communication on Algo Flagging according to the German HFT Act

Algo Flagging How to meet the regulatory requirements? Member communication on Algo Flagging according to the German HFT Act Algo Flagging How to meet the regulatory requirements? Member communication on Algo Flagging according to the German HFT Act Version 1.2 March 2014 1 Agenda 1. Motivation 2. Legal background 3. Guidelines

More information

Deutsche Börse Blue Chip Indices

Deutsche Börse Blue Chip Indices Deutsche Börse Blue Chip Indices The index family for the German equity market 2 DAX, MDAX, TecDAX, SDAX Deutsche Börse Blue Chip Indices Deutsche Börse Index Products Benchmarks and Underlyings for International

More information

Sub-Penny Order Specifications

Sub-Penny Order Specifications Sub-Penny Order Specifications Message Formats FIX Protocol via CCG and CMS For firms using the NYSE FIX 4.2 protocol, sub-penny prices (up to 4 decimal places) will be supported on orders (New Order Single

More information

IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide

IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide IBM Unica emessage Version 8 Release 6 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 403. This edition applies to

More information

A powerful dashboard utility to improve situational awareness of the markets, place precise orders, and graphically monitor trading positions.

A powerful dashboard utility to improve situational awareness of the markets, place precise orders, and graphically monitor trading positions. A powerful dashboard utility to improve situational awareness of the markets, place precise orders, and graphically monitor trading positions. Position DashBoard Powered by BAR ANALYZER Position DashBoard

More information

Exchange Trader Examination FWB Frankfurt Stock Exchange. Catalogue of questions

Exchange Trader Examination FWB Frankfurt Stock Exchange. Catalogue of questions Exchange Trader Examination FW Frankfurt Stock Exchange atalogue of questions July 2015 Page 2 All proprietary rights and interest in this publication shall be vested in Deutsche oerse AG Administration

More information

Guide to Market Data Services

Guide to Market Data Services MIT301 - BIT MIGRATION TO MILLENNIUM EXCHANGE Guide to Market Data Services Issue 2.1 April 2014 Contents 1. Introduction... 4 1.1. Purpose... 4 1.2. Readership... 4 1.3. Document Series... 5 1.4. Document

More information

NASDAQ DUBAI TRADING MANUAL FOR SECURITIES. May 2014 v3.7

NASDAQ DUBAI TRADING MANUAL FOR SECURITIES. May 2014 v3.7 NASDAQ DUBAI TRADING MANUAL FOR SECURITIES May 2014 v3.7 CONTENTS 1. INTRODUCTION... 3 2. TRADING... 3 2.1 Trading Platform Interface... 3 2.2 Trading Model... 3 2.3 Classifications of securities into

More information

Millennium Exchange - Oslo Børs cash equities and fixed income markets. OSLMIT 201 Guide to New Trading System

Millennium Exchange - Oslo Børs cash equities and fixed income markets. OSLMIT 201 Guide to New Trading System Millennium Exchange - Oslo Børs cash equities and fixed income markets OSLMIT 201 Guide to New Trading System Issue 2.4 28 April 2015 Important note This document has been produced by Oslo Børs to assist

More information

Trading of Canadian Listed Securities on Multiple Marketplaces

Trading of Canadian Listed Securities on Multiple Marketplaces Trading of Canadian Listed Securities on Multiple Marketplaces TD Direct Investing, TD Wealth Private Investment Advice and TD Securities ("we" and "our") are committed to make reasonable efforts to ensure

More information

SOLA - Oslo Børs Derivatives market. SOLA Production and Test Connections

SOLA - Oslo Børs Derivatives market. SOLA Production and Test Connections SOLA - Oslo Børs Derivatives market SOLA Production and Test Connections Issue 2.0 16 November 2015 Important note This document has been produced by Oslo Børs to assist customers in the use of the SOLA

More information

StreamLink 5.0. StreamLink Configuration XML Reference. November 2009 C O N F I D E N T I A L

StreamLink 5.0. StreamLink Configuration XML Reference. November 2009 C O N F I D E N T I A L StreamLink Configuration XML Reference November 2009 C O N F I D E N T I A L Contents Contents 1 Preface... 1 1.1 1.2 1.3 1.4 1.5 1.6 What... this document contains 1 About... Caplin document formats 1

More information

TRADING SERVICES DESCRIPTION LONDON STOCK EXCHANGE DERIVATIVES MARKET TRADING SERVICES DESCRIPTION. Version 4.1

TRADING SERVICES DESCRIPTION LONDON STOCK EXCHANGE DERIVATIVES MARKET TRADING SERVICES DESCRIPTION. Version 4.1 TRADING SERVICES DESCRIPTION LONDON STOCK EXCHANGE DERIVATIVES MARKET TRADING SERVICES DESCRIPTION Version 4.1 25 November 2013 1 TRADING SERVICES DESCRIPTION 1. Introduction 4 1.1. 1.2. Clearing and margining

More information

www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012

www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012 www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

MEFFGate Trading FIX INTERFACE SPECIFICATIONS

MEFFGate Trading FIX INTERFACE SPECIFICATIONS MEFFGate Trading FIX INTERFACE SPECIFICATIONS Version T1.2 30 July 2012 The information contained in this document is subject to modification without notice. Unless otherwise noted, the companies, names

More information

Insights into trading system dynamics

Insights into trading system dynamics Insights into trading system dynamics Eurex Exchange s T7 July 2015 Agenda Achievements Topology and system Inside a partition Eurex Enhanced Order Book Interface Trading system dynamics Inbound latency

More information

Kiwi SyslogGen. A Freeware Syslog message generator for Windows. by SolarWinds, Inc.

Kiwi SyslogGen. A Freeware Syslog message generator for Windows. by SolarWinds, Inc. Kiwi SyslogGen A Freeware Syslog message generator for Windows by SolarWinds, Inc. Kiwi SyslogGen is a free Windows Syslog message generator which sends Unix type Syslog messages to any PC or Unix Syslog

More information

OPTIONS PRICE REPORTING AUTHORITY DATA RECIPIENT INTERFACE SPECIFICATION TABLE OF CONTENTS

OPTIONS PRICE REPORTING AUTHORITY DATA RECIPIENT INTERFACE SPECIFICATION TABLE OF CONTENTS OPTIONS PRICE REPORTING AUTHORITY DATA RECIPIENT INTERFACE SPECIFICATION May 27, 20 Version.9 BATS Options C2 Options Exchange, Incorporated Chicago Board Options Exchange, Incorporated International Securities

More information

Eurex Exchange s T7 Product and Instrument File Descriptions

Eurex Exchange s T7 Product and Instrument File Descriptions Product and Instrument File Descriptions Version 3.0 Date 23 November 2015 Eurex 2015 Deutsche Börse AG (DBAG), Clearstream Banking AG (Clearstream),, Eurex Clearing AG (Eurex Clearing) as well as Eurex

More information

FIX Protocol One Day Course. By Khader Shaik

FIX Protocol One Day Course. By Khader Shaik FIX Protocol One Day Course By Khader Shaik 1 Agenda Part 1 FIX Protocol Introduction Overview History Usage / Players Message Types Message Format Communication Model Anatomy of sample message Sample

More information

POEMS ProTrader Trading System User Guide Ver 1.22.0 Updated on Mar 2013 PHILLIP SECURITIES PTE LTD. POEMS ProTrader Trading System.

POEMS ProTrader Trading System User Guide Ver 1.22.0 Updated on Mar 2013 PHILLIP SECURITIES PTE LTD. POEMS ProTrader Trading System. PHILLIP SECURITIES PTE LTD POEMS ProTrader Trading System User Guide Phillip Securities Pte Ltd Page 1 of 25 Content Page 1. Descriptions of Orders Limit Orders. 3 Stop Limit Orders. 3 Iceberg.. 5 Contingent

More information

SIX Swiss Exchange Ltd. Directive 3: Trading. of 17/07/2015 Effective from: 26/10/2015

SIX Swiss Exchange Ltd. Directive 3: Trading. of 17/07/2015 Effective from: 26/10/2015 SIX Swiss Exchange Ltd Directive 3: Trading of 7/07/05 Effective from: 6/0/05 Content. Purpose and principle... I General.... Trading day and trading period... 3. Clearing day... 4. Trading hours... II

More information

Platform Routing Manual

Platform Routing Manual Platform Routing Manual Version 4.4 Date: J 2010 Table of Content ROUTE: ARCA - LISTED, OTC, OTCBB... 5 ROUTE: ISLD LISTED, OTC, OTCBB...12 ROUTE: NYSE / AMEX LISTED ONLY...14 ROUTE: MLX LISTED ONLY...16

More information

Exhibit A to Form ATS Classes of Subscribers

Exhibit A to Form ATS Classes of Subscribers Exhibit A to Form ATS Classes of Subscribers Alternative trading system name: Liquidnet H2O ATS CRD No.: 103987 Filing date: April 8, 2016 SEC File No.: 8-52461 Classes of subscribers; any differences

More information

Xetra Release 15.0 Connection portfolio & interface scheme. Interface characteristics and comparison. Xetra. The market.

Xetra Release 15.0 Connection portfolio & interface scheme. Interface characteristics and comparison. Xetra. The market. Xetra Release 15.0 Connection portfolio & interface scheme Interface characteristics and comparison Xetra. The market. 3 Agenda Summary Xetra interface landscape Interface/Gateway overview Trading interfaces

More information

Trade Reporting Services: Service Description

Trade Reporting Services: Service Description Trade Reporting Services: Service Description Status: Issued BATS Chi-X Europe March 13 th 2015 Version 1.9 1 CONTENTS 1. INTRODUCTION... 4 2. HOW BATS WORKS... 4 3. THE SERVICES... 4 3.1 TDM Service...

More information

Xetra Release 14.0 Connection portfolio & interface scheme Interface characteristics and comparison. Xetra. The market.

Xetra Release 14.0 Connection portfolio & interface scheme Interface characteristics and comparison. Xetra. The market. Xetra Release 14.0 Connection portfolio & interface scheme Interface characteristics and comparison Xetra. The market. Xetra connection portfolio & interface scheme 3 Agenda Summary Xetra interface landscape

More information

1. Summary 2. 2. Operating Pre-Requisites 2. 3. Getting Started With New i*trade@cimb 3. 4. Views 8. 5. Favourites 12. 6.

1. Summary 2. 2. Operating Pre-Requisites 2. 3. Getting Started With New i*trade@cimb 3. 4. Views 8. 5. Favourites 12. 6. New User Guide Information in this document is deemed accurate at the time of publishing. However, the information and features elaborated in this user guide is subject to change without prior notice.

More information

GBV-Kolloquium "IT in Banken und Börsen" - WS 02/03

GBV-Kolloquium IT in Banken und Börsen - WS 02/03 Xetra Trading Platform for Europe Kolloquiumstag der Universität Gießen December 6, 2002 1 Deutsche Börse AG Xetra Xetra Facts International network of members Price leadership Successful development of

More information

White Paper Electronic Trading- Algorithmic & High Frequency Trading. PENINSULA STRATEGY, Namir Hamid

White Paper Electronic Trading- Algorithmic & High Frequency Trading. PENINSULA STRATEGY, Namir Hamid White Paper Electronic Trading- Algorithmic & High Frequency Trading PENINSULA STRATEGY, Namir Hamid AUG 2011 Table Of Contents EXECUTIVE SUMMARY...3 Overview... 3 Background... 3 HIGH FREQUENCY ALGORITHMIC

More information

CFD-FX Trading platform Software User Guide. May 2006

CFD-FX Trading platform Software User Guide. May 2006 CFD-FX Trading platform Software User Guide May 2006 CONTENTS Introduction........................................................1 Installing the trading platform........................................1

More information

The Next Generation Market Platform from Nasdaq

The Next Generation Market Platform from Nasdaq The Next Generation Market Platform from Nasdaq MORE TRANSPARENCY MORE ACCESS TO LIQUIDITY MORE STABLE TRADING The Next Generation Market Platform from Nasdaq MORE TRANSPARENCY MORE ACCESS TO LIQUIDITY

More information

(i) ASX TradeMatch primary central limit

(i) ASX TradeMatch primary central limit MOELIS AUSTRALIA SECURITIES PTY LTD ACN 122 781 560 AFSL 308241 BEST EXECUTION POLICY and PROCEDURES 1. BEST EXECUTION OBLIGATION 1.1 Overview (a) This policy is issued pursuant and in compliance with

More information

TRADING RULES. A) Trading System

TRADING RULES. A) Trading System TRADING RULES A) Trading System The Emerge trading platform shall be made available on the capital market segment of NSEIL. The SME trading platform has some unique features as follows:- Market Types SME

More information

Voice over IP: RTP/RTCP The transport layer

Voice over IP: RTP/RTCP The transport layer Advanced Networking Voice over IP: /RTCP The transport layer Renato Lo Cigno Requirements For Real-Time Transmission Need to emulate conventional telephone system Isochronous output timing same with input

More information

Millennium Exchange - Oslo Børs cash equities and fixed income markets. OSLMIT Oslo Børs and Burgundy Market Model Equities

Millennium Exchange - Oslo Børs cash equities and fixed income markets. OSLMIT Oslo Børs and Burgundy Market Model Equities Millennium Exchange - Oslo Børs cash equities and fixed income markets OSLMIT Oslo Børs and Burgundy Market Model Equities Issue 7.5 10 November 2014 Important note This document has been produced by Oslo

More information

The following subpart contains contract specifications for Futures contracts on stock index ( Index Futures Contracts ).

The following subpart contains contract specifications for Futures contracts on stock index ( Index Futures Contracts ). Zürich Page 1 1 Part: Contract Specifications for Futures Contracts 1.3 Subpart: Contract Specifications for Index Futures Contracts The following subpart contains contract specifications for Futures contracts

More information

Software Requirements Specification. Schlumberger Scheduling Assistant. for. Version 0.2. Prepared by Design Team A. Rice University COMP410/539

Software Requirements Specification. Schlumberger Scheduling Assistant. for. Version 0.2. Prepared by Design Team A. Rice University COMP410/539 Software Requirements Specification for Schlumberger Scheduling Assistant Page 1 Software Requirements Specification for Schlumberger Scheduling Assistant Version 0.2 Prepared by Design Team A Rice University

More information

Commander FIX. Rules of Engagement. Corporates and Markets. 5 Jul 2013 Version 1.5

Commander FIX. Rules of Engagement. Corporates and Markets. 5 Jul 2013 Version 1.5 Commander FIX Rules of Engagement Corporates and Markets 5 Jul 2013 Version 1.5 Corporates and Markets Commander FIX 5 Jul 2013 Page 2 Contents 1 Introduction... 4 Purpose... 4 The FIX Protocol... 4 FIX

More information

Online Trading System Project Specifications Distributed Objects CSPP 51024

Online Trading System Project Specifications Distributed Objects CSPP 51024 Online Trading System Project Specifications Distributed Objects CSPP 51024 Overview An online trading system refers is a electronic marketplace where clients can connect and post orders to buy and sell

More information

Advanced Networking Voice over IP: RTP/RTCP The transport layer

Advanced Networking Voice over IP: RTP/RTCP The transport layer Advanced Networking Voice over IP: RTP/RTCP The transport layer Renato Lo Cigno Requirements For Real-Time Transmission Need to emulate conventional telephone system Isochronous output timing same with

More information

LogLogic Cisco NetFlow Log Configuration Guide

LogLogic Cisco NetFlow Log Configuration Guide LogLogic Cisco NetFlow Log Configuration Guide Document Release: March 2012 Part Number: LL600068-00ELS090000 This manual supports LogLogic Cisco NetFlow Version 2.0, and LogLogic Software Release 5.1

More information

Conditional and complex orders

Conditional and complex orders Conditional and complex orders Securities Trading: Principles and Procedures Chapter 12 Algorithms (Algos) Less complex More complex Qualified orders IOC, FOK, etc. Conditional orders Stop, pegged, discretionary,

More information

NetFlow Aggregation. Feature Overview. Aggregation Cache Schemes

NetFlow Aggregation. Feature Overview. Aggregation Cache Schemes NetFlow Aggregation This document describes the Cisco IOS NetFlow Aggregation feature, which allows Cisco NetFlow users to summarize NetFlow export data on an IOS router before the data is exported to

More information

FREQUENTLY ASKED QUESTIONS: THE NASDAQ OPTIONS MARKET (NOM)

FREQUENTLY ASKED QUESTIONS: THE NASDAQ OPTIONS MARKET (NOM) FREQUENTLY ASKED QUESTIONS: THE NASDAQ OPTIONS MARKET (NOM) 1. What are the hours of operation for The NASDAQ Options Market SM (NOM)? The daily system timeline is as follows (all Eastern Time): 7:30 a.m.

More information

Welcome to the topic on approval procedures in SAP Business One.

Welcome to the topic on approval procedures in SAP Business One. Welcome to the topic on approval procedures in SAP Business One. 1 After completing this topic, you will be able describe the business process flow when an approval procedure is used, and set up a new

More information

Technical User Group. Milano. 18 November 2015

Technical User Group. Milano. 18 November 2015 Technical User Group Milano 18 November 2015 Page 1 Agenda GTP Phase II New Functionalities on IDEM New Trading Hours for Borsa Italiana Markets New SeDeX Market Model MiFID II Roadmap for 2016 Q & A Page

More information

The Need for Speed: It s Important, Even for VWAP Strategies

The Need for Speed: It s Important, Even for VWAP Strategies Market Insights The Need for Speed: It s Important, Even for VWAP Strategies November 201 by Phil Mackintosh CONTENTS Speed benefits passive investors too 2 Speed helps a market maker 3 Speed improves

More information

MiFID: Best Execution and Market Transparency Information for Investment Firms

MiFID: Best Execution and Market Transparency Information for Investment Firms MiFID: Best Execution and Market Transparency Information for Investment Firms Deutsche Börse Group services Updated version June 2007 MiFID: Best Execution and Market Transparency 3 Level Playing Field

More information

HKEx Orion Market Data Platform MMDH Certification Test Instructions v1.0

HKEx Orion Market Data Platform MMDH Certification Test Instructions v1.0 Session 1: Logon & Password Handling During this session, the client is required to verify the capability of the feed handler to MMDH logon, password and heartbeat handling. From 9:00 to 11:00 am, the

More information

Sterling Call Center. Upgrade Guide. Release 9.2

Sterling Call Center. Upgrade Guide. Release 9.2 Sterling Call Center Upgrade Guide Release 9.2 Sterling Call Center Upgrade Guide Release 9.2 Note Before using this information and the product it supports, read the information in Notices on page 39.

More information

Capitalizing on Real-Time Data and New Risk Strategies for a Trading Advantage. Capital Markets Guide 2011. by Sybase an SAP Company

Capitalizing on Real-Time Data and New Risk Strategies for a Trading Advantage. Capital Markets Guide 2011. by Sybase an SAP Company Capitalizing on Real-Time Data and New Risk Strategies for a Trading Advantage Capital Markets Guide 2011 by Sybase an SAP Company Raw Tick Data: Too Much Information Complex event processing can deliver

More information

SERVICE & TECHNICAL DESCRIPTION. Non-Member OTC Trade Reporting Service via FIX

SERVICE & TECHNICAL DESCRIPTION. Non-Member OTC Trade Reporting Service via FIX SERVICE & TECHNICAL DESCRIPTION Non-Member OTC Trade Reporting Service via FIX CONTENTS 1. Service Description... 3 1.1.1 Monitoring...6 1.1.2 Correction Process...7 1.1.3 Publication Delay...7 1.1.4 Trade

More information

Trading Rules for the Automated Trading System XETRA (Exchange Electronic Trading)

Trading Rules for the Automated Trading System XETRA (Exchange Electronic Trading) Trading Rules for the Automated Trading System XETRA (Exchange Electronic Trading) 2.1 Trading Rules for the Automated Trading System, XETRA 22 May 2015 Page 1 of 19 I. General 1 Scope of Application (1)

More information

Interactive Brokers Order Routing and Payment for Orders Disclosure

Interactive Brokers Order Routing and Payment for Orders Disclosure Interactive Brokers Order Routing and Payment for Orders Disclosure 1. IB's Order Routing System: IB does not sell its order flow to another broker to handle and route. Instead, IB has built a real-time,

More information

POEMS ProTrader Trading System User Guide V01/2012

POEMS ProTrader Trading System User Guide V01/2012 POEMS ProTrader Trading System Page 1 of 23 Content Page 1. Description of Orders Limit Orders 3 Stop Limit Orders 3 Iceberg 4 Contingent Orders 5 Validity of Orders 6 2. POEMS ProTrader Platform Features

More information

The InstaQuote Solution

The InstaQuote Solution The InstaQuote Solution 1 ...a powerful strategic technology asset for today s traders Celadon Financial Group InstaQuote Solution Simple User Interface - Powerful Technology Easy to deploy and simple

More information

Trading Dashboard Tutorial

Trading Dashboard Tutorial Trading Dashboard Tutorial The Trading Dashboard is the main page for all Trading information. You can access stock quotes, view open orders, place Buy and Sell Orders, and access the trading Company Profile

More information

NLX Trading Procedures. Version 1.6 (January 2015)

NLX Trading Procedures. Version 1.6 (January 2015) NLX Trading Procedures Version 1.6 (January 2015) Table of Contents Definitions... 3 1 Executive Summary... 8 1.1 Introduction... 8 2 Overview of the Market... 9 2.1 Market structure... 9 2.2 Interest

More information

Specifications for Futures Contracts on the German Stock Index (DAX Futures)

Specifications for Futures Contracts on the German Stock Index (DAX Futures) Trading Conditions 2 Part Contract Specifications 2.1.3 Sub-Subpart Specifications for Futures Contracts on the German Stock Index (DAX Futures) 2.1.3.1 Subject Matter of Contract (1) A DAX Future is a

More information

Interconnection Trading System. Exchange Traded Funds (ETFs) MARKET MODEL DESCRIPTION

Interconnection Trading System. Exchange Traded Funds (ETFs) MARKET MODEL DESCRIPTION Interconnection Trading System Exchange Traded Funds (ETFs) MARKET MODEL DESCRIPTION November 2011 TABLE OF CONTENTS 1. INTRODUCTION 3 1.1. Background 3 2. PRODUCTS 3 2.1. General product description 3

More information

Trading Station II User Guide. To the No Dealing Desk Forex Execution Platform

Trading Station II User Guide. To the No Dealing Desk Forex Execution Platform Trading Station II User Guide To the No Dealing Desk Forex Execution Platform Table of Contents Introduction... 3 Top Menu Bar... 3 Distinguishing Features of the FX Trading Station... 4 Market Orders...

More information

The Netherlands Authority for the Financial Markets. A legal person applying to become a Member of TOM MTF.

The Netherlands Authority for the Financial Markets. A legal person applying to become a Member of TOM MTF. TOM MTF DEFINITION LIST In the TOM MTF Rules (consisting of the Rule Book, the Membership Agreement, the Market Data Agreement, the Market Maker Agreement, the Trading Manual Cash Products, the Trading

More information

Alerts & Filters in Power E*TRADE Pro Strategy Scanner

Alerts & Filters in Power E*TRADE Pro Strategy Scanner Alerts & Filters in Power E*TRADE Pro Strategy Scanner Power E*TRADE Pro Strategy Scanner provides real-time technical screening and backtesting based on predefined and custom strategies. With custom strategies,

More information

BATS Chi-X Europe Disaster Recovery Guide

BATS Chi-X Europe Disaster Recovery Guide BATS Chi-X Europe Disaster Recovery Guide 23 September 2013 BATS Trading Limited is a Recognised Investment Exchange regulated by the Financial Conduct Authority. BATS Trading Limited is an indirect wholly-owned

More information

GEPL Capital Mobile Trading App

GEPL Capital Mobile Trading App GEPL Capital Mobile Trading App User Manual Version 2.2.0.0 Document Information DOCUMENT CONTROL INFORMATION AUTHOR GULZAR KHOPATKAR DOCUMENT MOBILE APPLICATIONS VERSION 2.2.0.0 www.geplcapital.com Page

More information

How To Recover From A Trading System Failure

How To Recover From A Trading System Failure Millennium Exchange - Oslo Børs cash equities and fixed income markets OSLMIT 601 Guide to Trading Services Disaster Recovery Issue 2.3 28 April 2015 Important note This document has been produced by Oslo

More information

Getting Started. A Step-by-Step Guide to Trading Foreign Currencies Using the FX Solutions Global Trading System

Getting Started. A Step-by-Step Guide to Trading Foreign Currencies Using the FX Solutions Global Trading System Getting Started A Step-by-Step Guide to Trading Foreign Currencies Using the FX Solutions Global Trading System Table of Contents Forex Market Overview 3-5 Forex Market 4 FX Solutions 5 Quick Guide to

More information

SSC - Communication and Networking Java Socket Programming (II)

SSC - Communication and Networking Java Socket Programming (II) SSC - Communication and Networking Java Socket Programming (II) Shan He School for Computational Science University of Birmingham Module 06-19321: SSC Outline Outline of Topics Multicast in Java User Datagram

More information

Network FAX Driver. Operation Guide

Network FAX Driver. Operation Guide Network FAX Driver Operation Guide About this Operation Guide This Operation Guide explains the settings for the Network FAX driver as well as the procedures that are required in order to use the Network

More information

Zoltan Feledy. A Thesis in the Field of Information Technology. Harvard University

Zoltan Feledy. A Thesis in the Field of Information Technology. Harvard University FIXimulator: A Financial Information exchange Protocol Compliant Sell Side Trading Application Zoltan Feledy A Thesis in the Field of Information Technology for the Degree of Master of Liberal Arts in

More information

Underlier Filters Category Data Field Description

Underlier Filters Category Data Field Description Price//Capitalization Market Capitalization The market price of an entire company, calculated by multiplying the number of shares outstanding by the price per share. Market Capitalization is not applicable

More information

HONG KONG FUTURES EXCHANGE LIMITED HKATS TRADING PROCEDURES

HONG KONG FUTURES EXCHANGE LIMITED HKATS TRADING PROCEDURES ( Effective Date: 22 January 2016) HONG KONG FUTURES EXCHANGE LIMITED HKATS TRADING PROCEDURES TABLE OF CONTENTS CHAPTER 1 OPERATION OF HKATS Page 1.1 HKATS 3 1.2 Trading through HKATS 3 1.3 The Clearing

More information

switch to more enlightened trading A guide to Level 2 market data

switch to more enlightened trading A guide to Level 2 market data switch to more enlightened trading A guide to Level 2 market data Switch to more enlightened trading Sophisticated investors are already using and harnessing the advantages that Level 2 market data provides

More information

TCP Session Management (SesM) Protocol Specification

TCP Session Management (SesM) Protocol Specification TCP Session Management (SesM) Protocol Specification Revision Date: 08/13/2015 Version: 1.1e Copyright 2015 Miami International Securities Exchange, LLC. All rights reserved. This constitutes information

More information