bbgo_origin/evans/marketDataService/subscribe_book.json
2022-04-13 11:55:13 +08:00

11 lines
179 B
JSON

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