Liking cljdoc? Tell your friends :D

binance-clj.reconciliation

Bounded, no-resubmit reconciliation for unknown Spot order execution.

Bounded, no-resubmit reconciliation for unknown Spot order execution.
raw docstring

default-policyclj

Conservative bounded query fallback used after an unknown submission.

Conservative bounded query fallback used after an unknown submission.
sourceraw docstring

lifecycle-statesclj

Stable states emitted by the synchronous V1 order lifecycle.

Stable states emitted by the synchronous V1 order lifecycle.
sourceraw docstring

observe-execution-reportclj

(observe-execution-report lifecycle event)

Reconciles an unknown/unresolved lifecycle with a matching UDS order event.

Non-matching, malformed, or already-final lifecycle values are unchanged.

Reconciles an unknown/unresolved lifecycle with a matching UDS order event.

Non-matching, malformed, or already-final lifecycle values are unchanged.
sourceraw docstring

submit-and-reconcile!clj

(submit-and-reconcile!
  {:keys [client-order-id policy query! sleep-fn submit! symbol]
   :or {policy {} sleep-fn (fn* [p1__3062#] (Thread/sleep p1__3062#))}})

Calls submit! exactly once and queries only after unknown execution.

Returns a secret-safe lifecycle map and never retries the command.

Calls `submit!` exactly once and queries only after unknown execution.

Returns a secret-safe lifecycle map and never retries the command.
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