Skip to content

deepmarker/ocaml-dtc-pb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.