package bitflyer
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml client for the bitFlyer cryptocurrency exchange API
Install
dune-project
Dependency
Authors
Maintainers
Sources
v1.0.0.tar.gz
md5=1602aa488bf83ec24f8ff173cc5afbd3
sha512=c0d5cd489b07a16ae693ee8e6454470d63eeae1ce89cf44711b28adc3a96caef81b8669adba47b78d0a2f04313fccb47db5d910cfa1e6020e6a8c5840d94ad15
Description
Provides typed bindings to bitFlyer's public and private HTTP APIs (market data, orders, positions, account statements) and the realtime WebSocket API (ticker, orderboard, executions, and authenticated order-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
>= "4.14"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page