Shashank Rai
Shashank Rai
Shashank Rai
パブリッシュされた記事Using PatchTST Machine Learning Algorithm for Predicting Next 24 Hours of Price Action
Using PatchTST Machine Learning Algorithm for Predicting Next 24 Hours of Price Action

In this article, we apply a relatively complex neural network algorithm released in 2023 called PatchTST for predicting the price action for the next 24 hours. We will use the official repository, make slight modifications, train a model for EURUSD, and apply it to making future predictions both in Python and MQL5.

1
erwingroot
erwingroot 2024.07.30
Really Great work, Shashank. much appreciated
Shashank Rai
パブリッシュされた記事LSTMニューラルネットワークを用いた時系列予測の作成:価格の正規化と時間のトークン化
LSTMニューラルネットワークを用いた時系列予測の作成:価格の正規化と時間のトークン化

この記事では、日次レンジを使用して市場データを正規化し、市場予測を強化するためにニューラルネットワークを訓練する簡単な戦略を概説します。開発されたモデルは、既存のテクニカル分析の枠組みと組み合わせて、あるいは単独で、市場全体の方向性を予測するのに役立てることができます。この記事で概説した枠組みは、テクニカルアナリストであれば、手動と自動売買の両方の戦略に適したモデルを開発するために、さらに改良を加えることができます。

Shashank Rai
MQL5.communityに登録されました