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

Ftmusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ftmusdt_w1

  • 17.39 KB
  • 248 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jun 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.03590.0450.025290.02681917446799.9
Mon Jun 17 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.026770.029990.02240.0229878049222.7
Mon Jun 24 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.02290.029280.021010.02592754973246.4
Mon Jul 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.025950.033510.0230.02504686338567.1
Mon Jul 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.025040.027640.021510.0216435290972.4
Mon Jul 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.021560.02320.017320.02082287804765.8
Mon Jul 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.020720.025980.01920.02551265465766
Mon Jul 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.025520.026390.021340.02159245480955.5
Mon Aug 05 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.021640.023830.016730.01817272774862.8
Mon Aug 12 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.018180.01980.014480.01601159044752

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