--- 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-* ---