-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathhistorical_oi.json
61 lines (61 loc) · 979 Bytes
/
historical_oi.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"status": "success",
"data": {
"candles": [
[
"2019-12-04T09:15:00+0530",
12009.9,
12019.35,
12001.25,
12001.5,
163275,
13667775
],
[
"2019-12-04T09:16:00+0530",
12001,
12003,
11998.25,
12001,
105750,
13667775
],
[
"2019-12-04T09:17:00+0530",
12001,
12001,
11995.1,
11998.55,
48450,
13758000
],
[
"2019-12-04T09:18:00+0530",
11997.8,
12002,
11996.25,
12001.55,
52875,
13758000
],
[
"2019-12-04T09:19:00+0530",
12002.35,
12007,
12001.45,
12007,
52200,
13758000
],
[
"2019-12-04T09:20:00+0530",
12006.95,
12009.25,
11999.6,
11999.6,
65325,
13777050
]
]
}
}