package gemini
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml bindings for Gemini Trading Exchange API
Install
dune-project
Dependency
Authors
Maintainers
Sources
gemini-0.1.tbz
sha256=effdbaceae2cc6ecb661eb92caac7e58f521ea1e0dc6472123e71f885a3cdc2f
md5=fc44990d148e1312d6d888f48c9fd156
Description
This library implements the Gemini exchange v1 REST, Market Data web, and Order events websockets services. It is backed by cohttp-async and websockets-async to do the heavy lifting. A provisional console interface is also provided using s-expressions to encode request parameters.
Published: 21 Jan 2019
Dependencies (15)
- expect_test_helpers
-
websocket-async
< "2.13" - ppx_deriving_yojson
- nocrypto
- zarith
- yojson
- hex
- uri
- ppx_jane
-
dune
< "2.0" -
cohttp-async
>= "1.2.0" - async_ssl
-
core
>= "v0.11.1" -
async
>= "v0.11.0" -
ocaml
>= "4.06.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page