OnixS C++ Tullett Prebon SURF Handler 1.6.1
Users' manual and API documentation
Loading...
Searching...
No Matches
Introduction

OnixS SURF Market Data Handler is a C++ library that provides access to the SURF service. The Tullett Prebon Information Ltd SURF (Single Unified Record Feed) feed is designed to deliver CST plc prices in a reliable and auditable form to all clients. The feed is delivered as a broadcast data stream over TCP/IP connections.

Below are the key features of the SURF Market Data Handler for C++:

  • Ultra Low latency, high throughput;
  • Full access to the SURF functionality;
  • Easy-to-use API.

System Requirements lists the operating systems and software needed to build and run the Handler.

Getting Started section will guide through the most significant parts of the Handler's architecture.

Advanced Programming provides information about sophisticated development tasks and techniques available in the Handler.

FAQ contains commonly asked questions and answers.

Support describes the best ways to get assistance on the product.

External Resources lists online resources related to the product.

Note
It's highly recommended to read the "SURF Feed Technical Specification" document before reading this Guide to get familiar with core aspects of SURF service. It's also highly recommended to review the source code of the sample project which comes as part of library's distributive package alongside reading this Guide.

Resources