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

Achusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.achusdt_w1

  • 10.39 KB
  • 113 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jan 10 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.064640.0980.056510.057513843536047
Mon Jan 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.057610.058810.032320.039831475086659
Mon Jan 24 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.039880.045380.034190.03884519780780
Mon Jan 31 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.038780.042720.035240.03963390013051
Mon Feb 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.039730.063330.038940.043342652875934
Mon Feb 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.043320.0690.042990.051193389133618
Mon Feb 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.051170.055940.040030.046141213754571
Mon Feb 28 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.046140.050990.042630.04285529429369
Mon Mar 07 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.042860.04460.039120.03947371360445
Mon Mar 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.03940.045660.037940.04007423657938

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