Bitcoin Historical Price (1H,2017.8-2020.3)
Bitcoin price from Binance (1 hour Freq)
@kaggle.quartier13_bitcoin_historical_price_1h2017820202
Bitcoin price from Binance (1 hour Freq)
@kaggle.quartier13_bitcoin_historical_price_1h2017820202
CREATE TABLE xbtusd_1h (
"timestamp" VARCHAR,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.