Baselight

Bitcoin BTC, 7 Exchanges, 1h Full Historical Data

The Most Complete, Continuous and Clean BTCUSD 1h Dataset for ML Engineers

@kaggle.imranbukhari_comprehensive_btcusd_1h_data

Btcusd 1h Okx
@kaggle.imranbukhari_comprehensive_btcusd_1h_data.btcusd_1h_okx

  • 3.75 MB
  • 61400 rows
  • 9 columns
open_time

Open Time

open

Open

high

High

low

Low

close

Close

volume

Volume

volume_currency

Volume (Currency)

volume_quote

Volume (Quote)

confirm

Confirm

Thu Jan 11 2018 11:12:00 GMT+0000 (Coordinated Universal Time)13356.713554.513133.513463.5399.179267235337013.505897885337013.5058978848
Thu Jan 11 2018 12:00:00 GMT+0000 (Coordinated Universal Time)1346713891.513454.913806.3443.203515796058733.352237366058733.3522373660
Thu Jan 11 2018 13:00:00 GMT+0000 (Coordinated Universal Time)13806.313868.113668.713784.2375.978844775176589.239772565176589.2397725660
Thu Jan 11 2018 14:00:00 GMT+0000 (Coordinated Universal Time)13785.813970.913680.313969.7450.622312236211800.912674546211800.9126745460
Thu Jan 11 2018 15:00:00 GMT+0000 (Coordinated Universal Time)13977.61428413868.113983.5542.888459187665893.784412987665893.7844129860
Thu Jan 11 2018 16:00:00 GMT+0000 (Coordinated Universal Time)13982.414155.813904.613905.6648.397795739112650.890367019112650.8903670160
Thu Jan 11 2018 17:00:00 GMT+0000 (Coordinated Universal Time)13905.613915.313632.613642.7403.56897875565300.865360355565300.8653603560
Thu Jan 11 2018 18:00:00 GMT+0000 (Coordinated Universal Time)13642.713855.313630.113692.1264.086338223627910.71313133627910.713131360
Thu Jan 11 2018 19:00:00 GMT+0000 (Coordinated Universal Time)13692.113764.11330013392303.069181154095091.825597764095091.8255977660
Thu Jan 11 2018 20:00:00 GMT+0000 (Coordinated Universal Time)1339213545.413111.113454.4298.329958813990567.111172293990567.1111722960

CREATE TABLE btcusd_1h_okx (
  "open_time" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "volume_currency" DOUBLE,
  "volume_quote" DOUBLE,
  "confirm" DOUBLE
);

Share link

Anyone who has the link will be able to view this.