Solana Bull-run Prediction Dataset
Forecasting Solana-USD timeseries forecasting for Bull Run
@kaggle.abhishek14398_solana_dataset
Forecasting Solana-USD timeseries forecasting for Bull Run
@kaggle.abhishek14398_solana_dataset
CREATE TABLE sol_usd_bull_run (
"unnamed_0" BIGINT,
"open_time" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"volume" DOUBLE,
"close_time" TIMESTAMP,
"quote_asset_volume" DOUBLE,
"number_of_trades" DOUBLE,
"tb_base_volume" DOUBLE,
"tb_quote_volume" DOUBLE,
"ignore" DOUBLE
);
Anyone who has the link will be able to view this.