bbgo_origin/evans/marketDataService/subscribe_book_kucoin.json

11 lines
179 B
JSON
Raw Normal View History

2022-04-13 03:55:13 +00:00
{
"subscriptions": [
{
"exchange": "kucoin",
"symbol": "BTCUSDT",
"channel": "BOOK",
"depth": "full"
}
]
}