Liking cljdoc? Tell your friends :D

quanta.bybit.blotter.private-messaging

Private websocket: subscribe to order topic, parse async order updates. Updates are keyed by client order id (orderLinkId).

Private websocket: subscribe to order topic, parse async order updates.
Updates are keyed by client order id (orderLinkId).
raw docstring

create-private-messagingclj

(create-private-messaging account log)

order-subscriptionclj


read-order-updateclj

(read-order-update account msg-in)

Parse private order websocket payload. account must include :account/id and :account/settings :connection :mode so assets map to .BB / .BBT correctly.

Parse private order websocket payload. `account` must include `:account/id` and
`:account/settings :connection :mode` so assets map to `.BB` / `.BBT` correctly.
raw docstring

read-order-update*clj

(read-order-update* messaging msg-in)

subscribe-msgclj

(subscribe-msg _ subs)

subscribe-msg*clj

(subscribe-msg* messaging subs)

unsubscribe-msgclj

(unsubscribe-msg _ subs)

unsubscribe-msg*clj

(unsubscribe-msg* messaging subs)

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