AIと金融が交わる最前線で、多くのトレーダーが注目する技術の一つがニューラルネットワーク(Neural Network)です。今回は、Pythonでニューラルネットワークをゼロから実装し、それをMQL5に移植して、最終的に**MetaTrader 5(MT5)**で稼働させるまでの過程を ...
以前の記事では、HIT-EAの思想・処理構造・ロジックを中心に解説しました。 といった改良を、元コードを上書きするだけで再現できる形式で整理しています。 構造をゼロから作り直す必要はありません。既存のGPT-EAを土台とし、必要箇所のみを差し替える ...
How we verified the live MQL5 EA computes the same physics features as the Python training pipeline. This is the thing that makes live results match backtest. v5 had a profitable backtest (PF 1.4+) ...
I am working on a new project based on this one! This new project is splitted into modules. You can find the release of the first module on the links below. I created this library because the ...