package gmocoin
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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.
Dependencies (13)
- ipaddr
-
websocket-lwt-unix
>= "2.17" - lwt_ppx
- dolog
-
hex
>= "1.3.0" -
hacl-star
>= "0.7.2" - ppx_deriving_yojson
- yojson
- cohttp-lwt-unix
- lwt
- cohttp
-
dune
>= "3.4" - ocaml
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page