package ibx

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

Install

Dune Dependency

Authors

Maintainers

Sources

ibx-0.6.1.tar.gz
md5=8bb755c70e33a2ce18bd5846dc1aea50

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: 24 Nov 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.47.00"
  7. async >= "109.35.00" & < "111.13.00"
  8. ocaml >= "4.00"

Dev Dependencies

None

Used by

None

Conflicts

None