package ibx

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

Install

Dune Dependency

Authors

Maintainers

Sources

ibx-0.8.1.tar.gz
md5=bbcb9eddb6489215fcee13e14bc482f7

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: 04 Jun 2016

Dependencies (10)

  1. textutils >= "113.33.00"
  2. ppx_sexp_conv >= "113.33.00"
  3. ppx_deriving
  4. ppx_fields_conv >= "113.33.00"
  5. ocamlfind build & >= "1.3.2"
  6. ocamlbuild build
  7. core >= "113.33.00"
  8. base-threads
  9. async >= "113.33.00"
  10. ocaml = "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None