Portfolio Trades And Positions
Example input data. File names are important
@kaggle.resivalex_portfolio_trades_and_positions
Example input data. File names are important
@kaggle.resivalex_portfolio_trades_and_positions
CREATE TABLE positions (
"symbol" VARCHAR,
"quantity" DOUBLE,
"average_price" DOUBLE
);
Anyone who has the link will be able to view this.