Baselight

Ethereum Futures - Jan 2020 To Sep 2022-1H Dataset

Ethereum/USD Perpetual Futures rates from FTX broker - Hourly data

@kaggle.behdadahmadi_etherium_1h_jan2020_sep2022

Loading...
Loading...

About this Dataset

Ethereum Futures - Jan 2020 To Sep 2022-1H Dataset

Ethereum is the most cryptocurreny asset traded after Bitcoin. Data is extracted from the FTX broker using TradingView. Thus the data is Perpetual Futures contracts, volume is reliable and we can use it as one of our predictor.

Tables

Ftx Ethperp 60–7ae54

@kaggle.behdadahmadi_etherium_1h_jan2020_sep2022.ftx_ethperp_60_7ae54
  • 1.13 MB
  • 23,615 rows
  • 7 columns
Loading...
CREATE TABLE ftx_ethperp_60_7ae54 (
  "time" BIGINT,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE,
  "volume_ma" DOUBLE
);

Share link

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