mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 14:55:16 +00:00
add evans request files
This commit is contained in:
parent
12ce854150
commit
0cb7043626
10
evans/marketDataService/subscribe_book.json
Normal file
10
evans/marketDataService/subscribe_book.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"subscriptions": [
|
||||||
|
{
|
||||||
|
"exchange": "kucoin",
|
||||||
|
"symbol": "BTCUSDT",
|
||||||
|
"channel": "BOOK",
|
||||||
|
"depth": "full"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user