bbgo_origin/evans/marketDataService/subscribe_kline_kucoin.json

11 lines
181 B
JSON
Raw Normal View History

2022-04-13 05:24:46 +00:00
{
"subscriptions": [
{
"exchange": "kucoin",
"symbol": "BTCUSDT",
"channel": "KLINE",
"interval": "1m"
}
]
}