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

Fttusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.fttusdt_w1

  • 12.83 KB
  • 178 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.942.2751.942.2752605512.128
Mon Dec 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)2.2772.3032.1382.212198852.563
Mon Dec 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)2.2082.2332.1352.139561615.195
Mon Jan 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.1382.2412.1292.1832586122.785
Mon Jan 13 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.1822.4812.042.2843398606.867
Mon Jan 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.2852.3622.182.2842023830.484
Mon Jan 27 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.2912.4532.2882.3182681267.617
Mon Feb 03 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.3152.4482.2092.4092937774.341
Mon Feb 10 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.4083.7452.3162.9526544265.015
Mon Feb 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.9622.9620.52.7562550897.297

CREATE TABLE fttusdt_w1 (
  "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.