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
The Most Complete, Continuous and Clean BTCUSD 1h Dataset for ML Engineers
@kaggle.imranbukhari_comprehensive_btcusd_1h_data
CREATE TABLE btcusd_1h_bitfinex (
"open_time" TIMESTAMP,
"open" DOUBLE,
"close" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"volume" DOUBLE
);
Anyone who has the link will be able to view this.