-
Notifications
You must be signed in to change notification settings - Fork 0
/
trades.json
47 lines (47 loc) · 965 Bytes
/
trades.json
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
41
42
43
44
45
46
47
[
{
"id": 47190417,
"price": "0.05892000",
"qty": "3391.00000000",
"quoteQty": "199.79772000",
"time": 1639787656503,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 47190418,
"price": "0.05890000",
"qty": "1697.10000000",
"quoteQty": "99.95919000",
"time": 1639787658988,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 47190419,
"price": "0.05889000",
"qty": "2473.30000000",
"quoteQty": "145.65263700",
"time": 1639787659031,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 47190420,
"price": "0.05889000",
"qty": "1697.10000000",
"quoteQty": "99.94221900",
"time": 1639787659031,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 47190421,
"price": "0.05887000",
"qty": "3395.30000000",
"quoteQty": "199.88131100",
"time": 1639787660425,
"isBuyerMaker": true,
"isBestMatch": true
}
]