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

Tlmusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.tlmusdt_w1

  • 12.4 KB
  • 152 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Apr 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.15.950.10.35972282193662.72
Mon Apr 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.35950.4150.1960.2439763316821.35
Mon Apr 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.24390.87860.24040.75492621618211.76
Mon May 03 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.75490.8690.460.62382379918610.91
Mon May 10 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.62430.690.3260.36431384824523.16
Mon May 17 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.36460.4190.11210.13821167821330.68
Mon May 24 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.13810.27450.13570.18961371054005.07
Mon May 31 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.18980.21730.16660.1751671171462.35
Mon Jun 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.1750.18250.12690.1475759828842.6
Mon Jun 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.14740.15750.11020.1215564588581.99

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