Kabelo Frans Mampa
Kabelo Frans Mampa
  • 情報
3 年
経験
7
製品
90
デモバージョン
0
ジョブ
0
シグナル
0
購読者
A little bit about me, I started my trading journey in 2017. Back then, I was into binary options and deriv.com, which had a different name. I became familiar with MetaTrader in 2018 and moved to forex trading. I started to find my love for programming in 2016 when I was 14, but I only began to build my knowledge in MQL4 from YouTube in 2020. During the lockdown, I was learning and practicing consistently, but I wasn't very good in the beginning. In my first year of college in 2021, I was improving while I was studying Software Development. I built a simple Bollinger bands mean reversion martingale expert advisor, and many other concepts back then, but I just didn't understand how to optimize any of them. Fast forward to 2023, I jumped to MQL5, and it was intimidating, but I learned a lot quicker due to my previous knowledge of MQL4, and I was very intrigued with the economic calendar that MQL5 provided. So I decided to build an Expert Advisor based on News trading, and it was a major learning curve for me. I learnt a lot about how time works in trading and around the world in general, because trading is global. Time offsets and DSTs were my hardest obstacles at the time, but I built the Expert Advisor in 2024 and wrote some articles about it and the approach I took, which are not perfect looking back. But I made profits in my live account using fundamentals, but the consistency wasn't there. I now believe that fundamental trading can work, but maybe not as the main and sole strategy for your trading. I'm now focused on trend trading using linear regression to form trendlines and price action, and forming my own strategies from the ground up, but taking inspiration from others and my experiences. My educational background includes programming, cloud engineering, and data analysis.
Kabelo Frans Mampa パブリッシュされたプロダクト

GOLD Dynamics Pro A regression-based trend structure system for XAUUSD Overview GOLD Dynamics Pro reads gold's price action the way a technical analyst would, by mapping out trend structure across recent, mid-term, and longer price ranges, then measuring where price sits relative to that structure before entering a trade. Instead of reacting to a single moving average cross or oscillator signal, the EA builds a picture of the broader trend using regression-based trendlines drawn across highs

Kabelo Frans Mampa
パブリッシュされた記事Monochronic Trading (Part 1): How to Detect Broker Timezone and DST in MQL5
Monochronic Trading (Part 1): How to Detect Broker Timezone and DST in MQL5

We describe an MQL5 framework that aligns entries with session rhythms and scheduled clock events. A script identifies the broker's time zone and DST by detecting NFP spikes on EURUSD and matching them to EU/US/AU transition dates, producing EA‑ready settings. Session-to-broker time conversion and 15-minute marks constrain execution. A multi‑timeframe AMA signal aggregates trends for strategy selection and optimization.

Kabelo Frans Mampa
パブリッシュされた記事ニュース取引が簡単に(第6回):取引の実施(III)
ニュース取引が簡単に(第6回):取引の実施(III)

この記事では、IDに基づいて個々のニュースイベントをフィルターする関数を実装します。さらに、以前のSQLクエリを改善し、追加情報が提供されたり、クエリの実行時間が短縮されるようになります。さらに、これまでの記事で作成したコードを機能的なものにします。

Kabelo Frans Mampa
パブリッシュされた記事ニュース取引が簡単に(第5回):取引の実施(II)
ニュース取引が簡単に(第5回):取引の実施(II)

この記事では、取引管理クラスを拡張し、ニュースイベントを取引するための買い逆指値注文(買いストップ注文)と売り逆指値注文(売りストップ注文)を追加します。また、オーバーナイト取引を防ぐために、これらの注文に有効期限の制約を実装します。さらに、逆指値注文(ストップ注文)を使用する際に発生しうるスリッページ、特にニュースイベント中に発生する可能性のあるスリッページを防止または最小限に抑えるために、スリッページ関数をエキスパートアドバイザー(EA)に組み込みます。

Kabelo Frans Mampa
パブリッシュされた記事ニュース取引が簡単に(第4回):パフォーマンス向上
ニュース取引が簡単に(第4回):パフォーマンス向上

この記事では、ストラテジーテスターでエキスパートアドバイザー(EA)のランタイムを改善する方法について掘り下げていきます。これらのニュースイベントの時間は、指定された時間内にアクセスされます。これにより、EAはボラティリティの高い環境でも低い環境でも、イベントドリブン取引を効率的に管理できます。

Kabelo Frans Mampa
パブリッシュされた記事ニュース取引が簡単に(第3回):取引の実施
ニュース取引が簡単に(第3回):取引の実施

この記事では、ニュース取引エキスパートアドバイザー(EA)で、データベースに保存されている経済指標カレンダーに基づいて取引を開始します。さらに、EAのグラフィックを改善し、今後の経済指標カレンダーイベントに関するより適切な情報を表示する予定です。

Kabelo Frans Mampa
パブリッシュされた記事ニュース取引が簡単に(第2回):リスク管理
ニュース取引が簡単に(第2回):リスク管理

この記事では、以前のコードと新しいコードに継承を導入します。効率性を高めるために新しいデータベース設計が実装されます。さらに、取引量計算に取り組むためのリスク管理クラスも作成されます。

12