package ibx

  1. Overview
  2. No Docs
OCaml implementation of the Interactive Brokers TWS API

Install

Dune Dependency

Authors

Maintainers

Sources

ibx-0.7.1.tar.gz
md5=a567dfb3978aa6d199dbb01ff16a0e28

Description

IBX is a pure OCaml implementation of the Interactive Brokers Trader Workstation API (TWS API) built on top of Jane Street's Core and Async library.

Published: 16 Dec 2013

Dependencies (8)

  1. ocamlbuild build
  2. textutils
  3. sexplib < "113.01.00"
  4. ocamlfind >= "1.3.1"
  5. fieldslib < "113.01.00"
  6. core >= "109.10.00" & <= "109.60.00"
  7. async >= "109.35.00" & < "111.13.00"
  8. ocaml >= "4.00"

Dev Dependencies

None

Used by

None

Conflicts

None