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

Minausdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.minausdt_h4

  • 181.25 KB
  • 5685 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue Aug 10 2021 04:00:00 GMT+0000 (Coordinated Universal Time)2.4813.882.4813.23913735869.8
Tue Aug 10 2021 08:00:00 GMT+0000 (Coordinated Universal Time)3.2383.2622.8132.9336407354.5
Tue Aug 10 2021 12:00:00 GMT+0000 (Coordinated Universal Time)2.9373.2442.873.1064661527.5
Tue Aug 10 2021 16:00:00 GMT+0000 (Coordinated Universal Time)3.113.22.93.1252919973.8
Tue Aug 10 2021 20:00:00 GMT+0000 (Coordinated Universal Time)3.1283.4083.0573.2373823632
Wed Aug 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.2373.3422.9853.182019193.2
Wed Aug 11 2021 04:00:00 GMT+0000 (Coordinated Universal Time)3.1693.2953.0253.0992523814.3
Wed Aug 11 2021 08:00:00 GMT+0000 (Coordinated Universal Time)3.0993.1853.0563.0981332405.3
Wed Aug 11 2021 12:00:00 GMT+0000 (Coordinated Universal Time)3.0983.153.0363.041012827.7
Wed Aug 11 2021 16:00:00 GMT+0000 (Coordinated Universal Time)3.043.1042.9653.0241210499.6

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