File size: 958 Bytes
e2e5faa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7514230
 
 
e2e5faa
7514230
 
e2e5faa
7514230
 
e2e5faa
7514230
 
 
 
 
 
 
e2e5faa
 
 
 
 
 
 
 
 
7514230
 
 
 
e2e5faa
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
---
dataset_info:
  features:
  - name: timestamp
    dtype: int64
  - name: datetime
    dtype: large_string
  - name: open
    dtype: float64
  - name: high
    dtype: float64
  - name: low
    dtype: float64
  - name: close
    dtype: float64
  - name: volume
    dtype: float64
  - name: symbol
    dtype: large_string
  - name: timeframe
    dtype: large_string
  splits:
  - name: 15m
    num_bytes: 251902654
    num_examples: 2510901
  - name: 1D
    num_bytes: 4024133
    num_examples: 40508
  - name: 1H
    num_bytes: 70818378
    num_examples: 713050
  - name: 4H
    num_bytes: 18358164
    num_examples: 184834
  - name: 5m
    num_bytes: 992104
    num_examples: 9996
  download_size: 96419202
  dataset_size: 346095433
configs:
- config_name: default
  data_files:
  - split: 1D
    path: data/1D-*
  - split: 1H
    path: data/1H-*
  - split: 4H
    path: data/4H-*
  - split: 15m
    path: data/15m-*
  - split: 5m
    path: data/5m-*
---