• 情報
1 年
経験
6
製品
14
デモバージョン
0
ジョブ
0
シグナル
0
購読者
こんにちは、私の名前はガムで、私はあなたのような投資家が数年進むのを手助けしています。

より良い結果をより速く得る方法を知りたい場合は、正しい場所にいます。

私の無料の専門アドバイザーのいずれかで始めるか、知識に飢えている場合は私のいくつかの出版物を読むことができます。

何を待っているのですか?成功への終身のパートナーシップはここから始まります。
Gamuchirai Zororo Ndawana
パブリッシュされた記事Build Self Optimizing Expert Advisors in MQL5 (Part 4): Dynamic Position Sizing
Build Self Optimizing Expert Advisors in MQL5 (Part 4): Dynamic Position Sizing

Successfully employing algorithmic trading requires continuous, interdisciplinary learning. However, the infinite range of possibilities can consume years of effort without yielding tangible results. To address this, we propose a framework that gradually introduces complexity, allowing traders to refine their strategies iteratively rather than committing indefinite time to uncertain outcomes.

Gamuchirai Zororo Ndawana
パブリッシュされた記事Build Self Optimizing Expert Advisors in MQL5 (Part 3): Dynamic Trend Following and Mean Reversion Strategies
Build Self Optimizing Expert Advisors in MQL5  (Part 3): Dynamic Trend Following and Mean Reversion Strategies

Financial markets are typically classified as either in a range mode or a trending mode. This static view of the market may make it easier for us to trade in the short run. However, it is disconnected from the reality of the market. In this article, we look to better understand how exactly financial markets move between these 2 possible modes and how we can use our new understanding of market behavior to gain confidence in our algorithmic trading strategies.

1
Gamuchirai Zororo Ndawana
パブリッシュされた記事Reimagining Classic Strategies (Part 13): Minimizing The Lag in Moving Average Cross-Overs
Reimagining Classic Strategies (Part 13): Minimizing The Lag in Moving Average Cross-Overs

Moving average cross-overs are widely known by traders in our community, and yet the core of the strategy has changed very little since its inception. In this discussion, we will present you with a slight adjustment to the original strategy, that aims to minimize the lag present in the trading strategy. All fans of the original strategy, could consider revising the strategy in accordance with the insights we will discuss today. By using 2 moving averages with the same period, we reduce the lag in the trading strategy considerably, without violating the foundational principles of the strategy.

1
Gamuchirai Zororo Ndawana パブリッシュされたプロダクト

プロフェッショナル版エキスパートアドバイザーのご紹介 信頼に基づいて構築され、卓越性を追求して磨き上げられた 2023年9月にオリジナル版エキスパートアドバイザーをリリースした際、私たちの目標はシンプルでした:信頼できる、使いやすい取引ツールを提供し、実際の価値をもたらすこと。以来、世界中の何百人ものトレーダーからのフィードバックを受けて、私たちの無料版は500回以上のダウンロードを達成し、コミュニティから4.5つ星評価を得ています。 私たちは耳を傾け、改良しました。そして今、私たちはプロフェッショナル版を誇りを持ってご紹介します — より強力で機能豊富な新バージョンです。あなたの取引を次のレベルへと引き上げることを目的としています。 プロフェッショナル版の新機能 強化された機能: 世界中のコミュニティのフィードバックを基に、プロフェッショナル版には、取引体験をより効率的で柔軟にするための最もリクエストの多かった機能が追加されています。 パフォーマンスの向上: 新しいバージョンは、先進的な機能と最適化を活用して、取引の実行、戦略の適応性、信頼性を改善しています。

Gamuchirai Zororo Ndawana
Gamuchirai Zororo Ndawana
Day 2:

I want to improve my consistency. I'm skipping days inbetween and I don't like that. Anyway, OOP in MQL5 is better than OOP in Java in my opinion, this chapter was fun. Not all of it made sense, I guess I haven't faced enough problems on my journey to understand why some features in MQL5 are important, but still fun. Page 202 💯
Gamuchirai Zororo Ndawana
Gamuchirai Zororo Ndawana
Day 1: Page mark 171.

I sent Stanislav a friend request today, I wonder if he'll accept it.
Gamuchirai Zororo Ndawana
パブリッシュされた記事Build Self Optimizing Expert Advisors in MQL5 (Part 2): USDJPY Scalping Strategy
Build Self Optimizing Expert Advisors in MQL5 (Part 2): USDJPY Scalping Strategy

Join us today as we challenge ourselves to build a trading strategy around the USDJPY pair. We will trade candlestick patterns that are formed on the daily time frame because they potentially have more strength behind them. Our initial strategy was profitable, which encouraged us to continue refining the strategy and adding extra layers of safety, to protect the capital gained.

1
Gamuchirai Zororo Ndawana
パブリッシュされた記事Reimagining Classic Strategies (Part 12): EURUSD Breakout Strategy
Reimagining Classic Strategies (Part 12): EURUSD Breakout Strategy

Join us today as we challenge ourselves to build a profitable break-out trading strategy in MQL5. We selected the EURUSD pair and attempted to trade price breakouts on the hourly timeframe. Our system had difficulty distinguishing between false breakouts and the beginning of true trends. We layered our system with filters intended to minimize our losses whilst increasing our gains. In the end, we successfully made our system profitable and less prone to false breakouts.

Gamuchirai Zororo Ndawana
パブリッシュされた記事Reimagining Classic Strategies (Part XI): Moving Average Cross Over (II)
Reimagining Classic Strategies (Part XI): Moving Average Cross Over (II)

The moving averages and the stochastic oscillator could be used to generate trend following trading signals. However, these signals will only be observed after the price action has occurred. We can effectively overcome this inherent lag in technical indicators using AI. This article will teach you how to create a fully autonomous AI-powered Expert Advisor in a manner that can improve any of your existing trading strategies. Even the oldest trading strategy possible can be improved.

1
Gamuchirai Zororo Ndawana
パブリッシュされた記事Feature Engineering With Python And MQL5 (Part II): Angle Of Price
Feature Engineering With Python And MQL5 (Part II): Angle Of Price

There are many posts in the MQL5 Forum asking for help calculating the slope of price changes. This article will demonstrate one possible way of calculating the angle formed by the changes in price in any market you wish to trade. Additionally, we will answer if engineering this new feature is worth the extra effort and time invested. We will explore if the slope of the price can improve any of our AI model's accuracy when forecasting the USDZAR pair on the M1.

2
Gamuchirai Zororo Ndawana
パブリッシュされた記事Multiple Symbol Analysis With Python And MQL5 (Part II): Principal Components Analysis For Portfolio Optimization
Multiple Symbol Analysis With Python And MQL5 (Part II): Principal Components Analysis For Portfolio Optimization

Managing trading account risk is a challenge for all traders. How can we develop trading applications that dynamically learn high, medium, and low-risk modes for various symbols in MetaTrader 5? By using PCA, we gain better control over portfolio variance. I’ll demonstrate how to create applications that learn these three risk modes from market data fetched from MetaTrader 5.

1
Gamuchirai Zororo Ndawana
パブリッシュされた記事MQL5とPythonで自己最適化エキスパートアドバイザーを構築する(第6回): Deep Double Descentの活用
MQL5とPythonで自己最適化エキスパートアドバイザーを構築する(第6回): Deep Double Descentの活用

伝統的な機械学習では、モデルの過剰適合を防ぐことが実践者にとって重要であると教えられます。しかし、この考え方は、ハーバード大学の勤勉な研究者たちによって発表された新たな洞察によって見直されつつあります。彼らの研究によれば、一見すると過剰適合に見える現象が、場合によっては訓練プロセスを早期に終了した結果である可能性があることが示唆されています。本記事では、この研究論文で提案されたアイデアを活用し、市場リターン予測におけるAIの利用をどのように向上させられるかを解説します。

Gamuchirai Zororo Ndawana
パブリッシュされた記事Feature Engineering With Python And MQL5 (Part I): Forecasting Moving Averages For Long-Range AI Models
Feature Engineering With Python And MQL5 (Part I): Forecasting Moving Averages For Long-Range AI Models

The moving averages are by far the best indicators for our AI models to predict. However, we can improve our accuracy even further by carefully transforming our data. This article will demonstrate, how you can build AI Models capable of forecasting further into the future than you may currently be practicing without significant drops to your accuracy levels. It is truly remarkable, how useful the moving averages are.

1
Gamuchirai Zororo Ndawana
パブリッシュされた記事古典的な戦略を再構築する(第10回):AIはMACDを強化できるか?
古典的な戦略を再構築する(第10回):AIはMACDを強化できるか?

MACDインジケーターを経験的に分析し、インジケーターを含む戦略にAIを適用することで、EURUSDの予測精度が向上するかどうかをテストします。さらに、インジケーター自体が価格より予測しやすいのか、またインジケーターの値が将来の価格水準を予測できるのかも同時に評価します。これにより、AI取引戦略にMACDを統合することに投資する価値があるかどうかを判断するための情報を提供します。

Gamuchirai Zororo Ndawana
パブリッシュされた記事古典的な戦略を再構築する(第9回):多時間枠分析(II)
古典的な戦略を再構築する(第9回):多時間枠分析(II)

本日のディスカッションでは、AIモデルがどの時間枠で最高のパフォーマンスを発揮するかを明らかにするため、多時間枠分析の戦略を検討します。この分析により、EURUSDペアにおいて月次および時間足の時間枠が比較的誤差の少ないモデルを生成することが分かりました。この結果を活用し、月次時間枠でAIによる予測を行い、時間枠で取引を実行するアルゴリズムを作成しました。

Gamuchirai Zororo Ndawana
パブリッシュされた記事MQL5とPythonで自己最適化エキスパートアドバイザーを構築する(第5回):深層マルコフモデル
MQL5とPythonで自己最適化エキスパートアドバイザーを構築する(第5回):深層マルコフモデル

この記事では、RSIインジケーターに単純なマルコフ連鎖を適用し、インジケーターが主要なレベルを通過した後の価格の挙動を観察します。NZDJPYペアで最も強い買いシグナルと売りシグナルは、RSIがそれぞれ11~20の範囲と71~80の範囲にあるときに生成されるという結論に達しました。データを操作して、保有するデータから直接学習した最適な取引戦略を作成する方法を説明します。さらに、遷移行列を最適に使用することを学習するためにディープニューラルネットワークを訓練する方法を説明します。

Gamuchirai Zororo Ndawana
パブリッシュされた記事どんな市場でも優位性を得る方法(第5回):FRED EURUSD代替データ
どんな市場でも優位性を得る方法(第5回):FRED EURUSD代替データ

本日の議論では、セントルイス連邦準備銀行の広義のドル指数に関する代替日次データとその他のマクロ経済指標の集合を使用して、EURUSDの将来の為替レートを予測しました。残念ながら、データはほぼ完璧な相関関係にあるように見えますが、モデルの精度において際立った向上は実現できず、投資家は代わりに通常の市場相場を使用した方がよい可能性があることを示唆している可能性があります。

Gamuchirai Zororo Ndawana
パブリッシュされた記事PythonとMQL5による多銘柄分析(前編):NASDAQ集積回路メーカー
PythonとMQL5による多銘柄分析(前編):NASDAQ集積回路メーカー

ポートフォリオのリターンを最大化するために、AIを活用してポジションサイジングと注文数量を最適化する方法について解説します。本稿では、アルゴリズムを用いて最適なポートフォリオを特定し、期待リターンやリスク許容度に応じてポートフォリオを調整する手法を紹介します。このプロセスでは、SciPyライブラリやMQL5言語を活用し、保有中のすべてのデータを基に、最適かつ分散化されたポートフォリオを構築します。

Gamuchirai Zororo Ndawana
パブリッシュされた記事MQL5で古典的な戦略を再構築する(第3回):FTSE100予想
MQL5で古典的な戦略を再構築する(第3回):FTSE100予想

この連載では、よく知られた取引戦略を再検討し、AIを使って改善できるかどうかを検証します。本日の記事では、FTSE100について調べ、指数を構成する個別銘柄の一部を使って指数の予測を試みます。

Gamuchirai Zororo Ndawana
パブリッシュされた記事どんな市場でも優位性を得る方法(第4回):CBOEのユーロおよびゴールドボラティリティインデックス
どんな市場でも優位性を得る方法(第4回):CBOEのユーロおよびゴールドボラティリティインデックス

シカゴオプション取引所(CBOE)が提供する代替デー タを分析し、XAUEUR 銘柄を予測する際のディープニューラルネットワークの精度を向上させます。

123