Prices Gold Years
Price discovery is crucial for any market. Gold not only has a spot price.
@kaggle.willianoliveiragibin_prices_gold_years
Price discovery is crucial for any market. Gold not only has a spot price.
@kaggle.willianoliveiragibin_prices_gold_years
CREATE TABLE gold_price_19_23_new (
"date" TIMESTAMP,
"price" DOUBLE,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"vol_k" DOUBLE,
"change_percent" DOUBLE
);
Anyone who has the link will be able to view this.