package dtc-pb

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

ocaml-dtc-pb Build Status

Introduction

This library provides access to the DTC Protocol to an OCaml program. It uses DTC's protobuf flavour, leveraging @alavrik's excellent piqi library for automatic conversion of .proto files into OCaml types.

Usage

DTC is developed by the Sierra Chart team for easy interoperability between their software and software providing market access. At DeepMarker, we use the DTC protocol on top of our data and trading backend and use Sierra Chart as a nice graphical client when we need one.

OCaml

Innovation. Community. Security.