bbgo/evans/marketDataService/subscribe_book_kucoin.json

11 lines
179 B
JSON

{
"subscriptions": [
{
"exchange": "kucoin",
"symbol": "BTCUSDT",
"channel": "BOOK",
"depth": "full"
}
]
}