CCXT.WS.Subscription.MethodTopics (ccxt_client v0.6.1)

Copy Markdown View Source

Exmo-style subscribe frame.

%{"method" => "subscribe", "topics" => ["spot/ticker:BTC_USDT"]}

Config keys: :op_field (default "method"), :args_field (default "topics").