Algorithmic Trading Dataset
Used Algorithmic Trading
@kaggle.preetviradiya_algorithmic_trading_dataset
Used Algorithmic Trading
@kaggle.preetviradiya_algorithmic_trading_dataset
CREATE TABLE recommended_trades_1 (
"ticker" VARCHAR,
"stock_price" VARCHAR,
"market_capitalization" DOUBLE,
"number_of_share_to_buy" DOUBLE
);
Anyone who has the link will be able to view this.