Baselight

Crypto Data Hourly Price Since 2017 To 2023-10

1M+ Hourly Price Data Tick for 34 Cryptocurrencies from 2017 to Present, OHLCV

@kaggle.franoisgeorgesjulien_crypto

Binance Balusdt 1h 1
@kaggle.franoisgeorgesjulien_crypto.binance_balusdt_1h_1

  • 1.18 MB
  • 27934 rows
  • 9 columns
date

Date

symbol

Symbol

open

Open

high

High

low

Low

close

Close

volume_bal

Volume BAL

volume_usdt

Volume USDT

tradecount

Tradecount

Thu Oct 19 2023 23:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.942.9532.9342.9522502.627369.16524142
Thu Oct 19 2023 22:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.9352.9562.9352.9432029.575984.1002597
Thu Oct 19 2023 21:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.9582.9612.9322.9381859.685486.40355114
Thu Oct 19 2023 20:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.962.9672.9562.9581724.725107.1992153
Thu Oct 19 2023 19:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.9392.9632.9392.9591179.023478.88398107
Thu Oct 19 2023 18:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.9332.9462.9262.9381493.944387.80578146
Thu Oct 19 2023 17:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.9392.9442.9222.9293382.479907.19837237
Thu Oct 19 2023 16:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.9412.9642.9382.9382206.666512.30283250
Thu Oct 19 2023 15:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.9532.962.9352.9433638.9710708.11534191
Thu Oct 19 2023 14:00:00 GMT+0000 (Coordinated Universal Time)BALUSDT2.9562.9572.942.9521570.134629.4354230

CREATE TABLE binance_balusdt_1h_1 (
  "date" TIMESTAMP,
  "symbol" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume_bal" DOUBLE,
  "volume_usdt" DOUBLE,
  "tradecount" BIGINT
);

Share link

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