Baselight

Bitcoin +233 Crypto Coins Prices

Open, High, Low, Close, Volume prices Crypto Coins W1 D1 H4 H1 M30 M15 M5

@kaggle.olegshpagin_crypto_coins_prices_ohlcv

Reefusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.reefusdt_d1

  • 62.94 KB
  • 1171 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue Dec 29 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.001250.30.001250.0234877019924147
Wed Dec 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0234030.02540.0108790.01143225931573
Thu Dec 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.01140.0167690.0107780.0136261930441867
Fri Jan 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0136270.0157970.0115550.0122241094437719
Sat Jan 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0122280.0137360.01090.011317858056705
Sun Jan 03 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0113250.01190.0090280.009871678332202
Mon Jan 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0099250.0110650.0090320.010121567924408
Tue Jan 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0101160.01170.009250.010981548550420
Wed Jan 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.0110620.0115970.0100460.010334362429698
Thu Jan 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.010340.010750.009750.009998392689474

CREATE TABLE reefusdt_d1 (
  "datetime" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE
);

Share link

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