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).
(create-private-messaging account log)(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.
(read-order-update* messaging msg-in)(subscribe-msg _ subs)(subscribe-msg* messaging subs)(unsubscribe-msg _ subs)(unsubscribe-msg* messaging subs)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |