BANKNIFTY Historical From 2000 To 2022
Banknifty index historical (Indian Stock Market)
@kaggle.sathyanarayanrao89_banknifty_historical_from_2000_to_2022
Banknifty index historical (Indian Stock Market)
@kaggle.sathyanarayanrao89_banknifty_historical_from_2000_to_2022
CREATE TABLE banknifty_data (
"unnamed_0" BIGINT,
"time" VARCHAR,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"weekday" BIGINT,
"range_hl" DOUBLE,
"range_oc" DOUBLE,
"type" VARCHAR
);
Anyone who has the link will be able to view this.