package dtc-pb
DTC Protocol library autogenerated from Protobuf description
Install
Dune Dependency
Authors
Maintainers
Sources
dtc-pb-1.0.tbz
sha256=454b0da42a59b4d5a06e76a6936742dde5cace333a908b84ae951411fedd0636
sha512=452e8d06de1b0a9cfae0744c6192e3520ce613c32abeb873ac26cb546654b643e41fcb09e9dc0111b30d2b44db732633e969ee181393b99828a577262bf2bbca
Description
The Data and Trading Communications Protocol (abbreviated DTC Protocol) is an open communications protocol for the financial market trading community.
Published: 15 Nov 2022
README
ocaml-dtc-pb
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.
Dependencies (5)
- conf-protoc
-
ocplib-endian
>= "1.0"
-
piqilib
>= "0.6.15"
-
piqi
>= "0.7.7"
-
dune
>= "3.4"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page