-
Notifications
You must be signed in to change notification settings - Fork 316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stock Price Forecasting using PatchTST model #108
Comments
i am also doing the forecasting task.. maybe we could share with the idea each others? if yes,please leave your email. |
|
|
|
Do we need to detrend the stock OHLC data before providing it as input to forecasting models? |
sorry,i do not understand ,add me wechat Xmd_66 and communicate if you are interesting
1049696396
***@***.***
…------------------ 原始邮件 ------------------
发件人: "yuqinie98/PatchTST" ***@***.***>;
发送时间: 2025年1月29日(星期三) 晚上9:32
***@***.***>;
***@***.******@***.***>;
主题: Re: [yuqinie98/PatchTST] Stock Price Forecasting using PatchTST model (Issue #108)
Do we need to detrend the stock OHLC data before providing it as input to forecasting models?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
I want to migrate this model to MT5 for price forecasting. |
I am doing Stock Price Forecasting using PatchTST model..I am done with the forecasting of 'Close' price forecasting using historical data of the 'Close' prices of the stock. Now I want to bias the data with High, Low historical prices as well as other features to predict the 'Close'...is it possible using PatchTST? if yes, please guide me in the same regard..
The text was updated successfully, but these errors were encountered: