Baselight

XAU/USD Gold Price Historical Data (2004-2024)

gold price history from 2004 to 2024 with multiple timeframes

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024

Loading...
Loading...

About this Dataset

XAU/USD Gold Price Historical Data (2004-2024)

Dataset historical price data for XAU/USD (gold vs USD) from 2004 to 2024, captured across multiple timeframes including 5-minute, 15-minute, 30-minute, 1-hour, 4-hour, daily, weekly, and monthly intervals. Dataset includes Open, High, Low, Close prices, and Volume data.

Tables

Xau 15m Data 2004 To 2024–20–09

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024.xau_15m_data_2004_to_2024_20_09
  • 6.25 MB
  • 464737 rows
  • 7 columns
Loading...

CREATE TABLE xau_15m_data_2004_to_2024_20_09 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" BIGINT
);

Xau 1d Data 2004 To 2024–09–20

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024.xau_1d_data_2004_to_2024_09_20
  • 195.49 KB
  • 5205 rows
  • 7 columns
Loading...

CREATE TABLE xau_1d_data_2004_to_2024_09_20 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" BIGINT
);

Xau 1h Data 2004 To 2024–09–20

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024.xau_1h_data_2004_to_2024_09_20
  • 2.15 MB
  • 117829 rows
  • 7 columns
Loading...

CREATE TABLE xau_1h_data_2004_to_2024_09_20 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" BIGINT
);

Xau 1month Data 2004 To 2024–09–20

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024.xau_1month_data_2004_to_2024_09_20
  • 14.6 KB
  • 244 rows
  • 7 columns
Loading...

CREATE TABLE xau_1month_data_2004_to_2024_09_20 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" BIGINT
);

Xau 1w Data 2004 To 2024–09–20

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024.xau_1w_data_2004_to_2024_09_20
  • 45.61 KB
  • 1059 rows
  • 7 columns
Loading...

CREATE TABLE xau_1w_data_2004_to_2024_09_20 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" BIGINT
);

Xau 30m Data 2004 To 2024–09–20

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024.xau_30m_data_2004_to_2024_09_20
  • 3.71 MB
  • 234163 rows
  • 7 columns
Loading...

CREATE TABLE xau_30m_data_2004_to_2024_09_20 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" BIGINT
);

Xau 4h Data 2004 To 2024–09–20

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024.xau_4h_data_2004_to_2024_09_20
  • 824.09 KB
  • 31031 rows
  • 7 columns
Loading...

CREATE TABLE xau_4h_data_2004_to_2024_09_20 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" BIGINT
);

Xau 5m Data 2004 To 2024–09–20

@kaggle.novandraanugrah_xauusd_gold_price_historical_data_2004_2024.xau_5m_data_2004_to_2024_09_20
  • 15.36 MB
  • 1354003 rows
  • 7 columns
Loading...

CREATE TABLE xau_5m_data_2004_to_2024_09_20 (
  "date" TIMESTAMP,
  "time" VARCHAR,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" BIGINT
);

Share link

Anyone who has the link will be able to view this.