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

Agldusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.agldusdt_w1

  • 10.03 KB
  • 127 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.9515.4372.9513.45193111572.7
Mon Oct 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.454.233.2653.84734011369.1
Mon Oct 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.8434.062.952.97515053468.4
Mon Oct 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.9753.782.4883.06835916116.1
Mon Nov 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)3.0743.1822.72.8722753458.7
Mon Nov 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.8723.052.5122.73615344154
Mon Nov 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.743.252.0652.60342405732
Mon Nov 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.6043.152.082.3431267530.7
Mon Nov 29 2021 00:00:00 GMT+0000 (Coordinated Universal Time)2.342.5881.3331.63732488203
Mon Dec 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)1.6351.9221.41.64426903995.2

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