Iran Stock Exchange
Iran Stock Data from 2005 to 2020
@kaggle.lashkingl_iran_stock_exchange
Iran Stock Data from 2005 to 2020
@kaggle.lashkingl_iran_stock_exchange
CREATE TABLE iran_stock_exchange (
"ticker" VARCHAR,
"date" BIGINT,
"time" BIGINT,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"vol" BIGINT,
"openint" BIGINT
);
Anyone who has the link will be able to view this.