Decide the long/short position

Ask GPT for predicting the specific symbol price after 1D/1W/1M from now, use the past OHLC data and AI method such as ML(e.g.: Random Forest, GBDT, XGBoost, LightGBM, etc.), DL(e.g.: RNN, LSTM, GAN, Stable Diffusion etc.), RL(A3C, Sarsa, DQN, etc.), Transformer, and their ensemble or stacking model to predict future price, set the appropriate scoring metric such as MSE or RMSE, and then decide the order to buy or sell.

I am trying it. Its best idea