-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathstreamData.txt
More file actions
40 lines (34 loc) · 773 Bytes
/
Copy pathstreamData.txt
File metadata and controls
40 lines (34 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
wss://stream.binance.us:9443
Bitcoin Stream: wss://stream.binance.us:9443/ws/btcusdt@trade
{"e":"trade",
"E":1621447113934,
"s":"BTCUSDT",
"t":4702782,
"p":"39525.66000000",
"q":"0.00137700",
"b":228057580,
"a":228057599,
"T":1621447113933,
"m":true,
"M":true}
Bitcoin Stream: wss://stream.binance.us:9443/ws/btcusdt@kline_1m
{"e":"kline",
"E":1621447646459,
"s":"BTCUSDT",
"k":{"t":1621447620000,
"T":1621447679999,
"s":"BTCUSDT",
"i":"1m",
"f":4703202,
"L":4703229,
"o":"38585.68000000",
"c":"38885.26000000",
"h":"38893.94000000",
"l":"38569.75000000",
"v":"0.57635900",
"n":28,
"x":false,
"q":"22290.07195222",
"V":"0.19350100",
"Q":"7469.99102597",
"B":"0"}}