OnixS CBOE CSM Handler for C++  1.2.8.0
Programming Guide

Introduction

OnixS CBOE Streaming Market Data Handler is a C++ library that provides an access to Chicago Board Options Exchange market data services.

The key features of the CBOE Data Handler for C++ are as follows:

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.

Note:
It's highly recommended to study the information available at CBOE API Systems Site to get familiar with core aspects of Chicago Board Options Exchange services. It's also highly recommended to review the source code of the sample projects which comes as a part of the library's distributive package alongside reading this Guide.

Resources