Liking cljdoc? Tell your friends :D

binance-clj.config

Client configuration schema, defaults, and safe public projection.

Client configuration schema, defaults, and safe public projection.
raw docstring

default-recv-windowclj

Binance's default receive window in milliseconds.

Binance's default receive window in milliseconds.
sourceraw docstring

environmentsclj

Official production and Spot Testnet base URLs used by V1.

Official production and Spot Testnet base URLs used by V1.
sourceraw docstring

live-trading-enabled?clj

(live-trading-enabled? config)

Returns true only when both production environment and explicit guard are set.

Returns true only when both production environment and explicit guard are set.
sourceraw docstring

max-recv-windowclj

Binance's maximum accepted receive window in milliseconds.

Binance's maximum accepted receive window in milliseconds.
sourceraw docstring

normalizeclj

(normalize config)

Validates client config and fills safe Testnet defaults.

Transport may be omitted while constructing/configuring a client, but execution requires an injected protocol implementation or {:send! fn} map.

Validates client config and fills safe Testnet defaults.

Transport may be omitted while constructing/configuring a client, but execution
requires an injected protocol implementation or `{:send! fn}` map.
sourceraw docstring

public-viewclj

(public-view config)

Returns config suitable for diagnostics without credentials or runtime objects.

Returns config suitable for diagnostics without credentials or runtime objects.
sourceraw docstring

system-clockclj

(system-clock)

Returns the current Unix epoch time in milliseconds.

Returns the current Unix epoch time in milliseconds.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close