package gmocoin

  1. Overview
  2. No Docs
OCaml client for the GMO Coin cryptocurrency exchange API

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=7a6f33dd187087e2fb02e2bc8fed8094
sha512=53b4f9a96dedd5a17f503e27aa9bb1439fa2d705251d1fb722b180cf8d7c916e44fd7f6d5867f1b8aedf9fe95940b6560086afdcc2f15372802a79f2796de5f0

Description

Provides typed bindings to GMO Coin's public and private HTTP APIs (market data, order placement and management, positions, assets, margin, account transfers) and both the public and private realtime WebSocket APIs (ticker, orderbook, trades, and authenticated execution/order/position event channels). Handles HMAC-SHA256 request signing and rate limiting automatically.

Tags

cryptocurrency exchange trading api websocket

Added to opam-repository:

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None