Skip to content

Subscribe to multiple markets depth via the websocket #1

@herenow

Description

@herenow

Hi,

When subscribing to market depths, via the websocket, using the depth.subscribe method, is it possible to pass multiple markets to subscribe to in a single websocket connection? Or do we need to open multiple websocket connections, on for each market we want to subscribe to?

Would be nice to be able to do something like:

{
    "method":"depth.subscribe", 
    "params":[["ETHBTC",100,"0.00001"],["EOSUSDT",100,"0.1"]], 
    "id":100
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions