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

Flmusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.flmusdt_w1

  • 13.67 KB
  • 180 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.34.50.30.3597192565886.65
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.35950.41110.24520.2783140872951.53
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.27810.29890.24340.257969622306.93
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.25760.270.20560.209554594699.14
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.20990.22490.13850.149388990233.55
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.14930.16950.12120.151149394392.76
Mon Nov 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.15090.2010.14240.1883133555143.28
Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.18770.23330.17170.2051166694533.52
Mon Nov 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.20530.24490.16150.184785781836.32
Mon Nov 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.18490.2360.17310.198385858194.27

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