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

Filusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.filusdt_d1

  • 55.12 KB
  • 1246 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Oct 15 2020 00:00:00 GMT+0000 (Coordinated Universal Time)104301062.54181083589.84
Fri Oct 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)62.590275.872538.830244.3481696876.76
Sat Oct 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)44.351250.627340.332542.24672950.78
Sun Oct 18 2020 00:00:00 GMT+0000 (Coordinated Universal Time)42.236442.313631.772232.4049593629.16
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)32.35693529.932133.9755814098.46
Tue Oct 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)33.92033430.178331.175310168.39
Wed Oct 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)31.129331.887526.501326.5028455344.06
Thu Oct 22 2020 00:00:00 GMT+0000 (Coordinated Universal Time)26.519726.836222.623.739703079.84
Fri Oct 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)23.70725.720.602323.8771832249.99
Sat Oct 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)23.880626.734622.25725.8076772683.6

CREATE TABLE filusdt_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.