Historical Data For NIFTY 50
Historical Data for NIFTY 50 (12 june 2011 to 26 may 2022)
@kaggle.subh7004_historical_data_for_nifty_50
Historical Data for NIFTY 50 (12 june 2011 to 26 may 2022)
@kaggle.subh7004_historical_data_for_nifty_50
CREATE TABLE historical_data_for_nifty_50_12_june_2011_to_26_may_2022_v2 (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"shares_traded" BIGINT,
"turnover_rs_cr" DOUBLE
);
Anyone who has the link will be able to view this.