Daily Minute Stock/Index Data-NSE BSE Nifty Sensex
Daily OHLC by minute data of Stocks under NSE/BSE or indexes like Nifty/Sensex
@kaggle.zafaraliii_nse_bse_nifty_sensex_stocks_securities_minute_data
Daily OHLC by minute data of Stocks under NSE/BSE or indexes like Nifty/Sensex
@kaggle.zafaraliii_nse_bse_nifty_sensex_stocks_securities_minute_data
CREATE TABLE eicher_motors_data_jan_nov24 (
"datetime" VARCHAR,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" BIGINT
);
Anyone who has the link will be able to view this.