Hlomohang John Borotho
Hlomohang John Borotho
  • 정보
2 년도
경험
2
제품
2
데몬 버전
0
작업
0
거래 신호
0
구독자
Founder and CEO GIT Capital
The founder and CEO of GIT(Gold Intraday Trader) i am GIT
From me to you will be GOLD(XAUUSD) market analysis
EA's that will only be on GOLD markets
Hlomohang John Borotho
게재된 기고글 Automating The Market Sentiment Indicator
Automating The Market Sentiment Indicator

In this article, we automate a custom market sentiment indicator that classifies market conditions into bullish, bearish, risk-on, risk-off, and neutral. The Expert Advisor delivers real-time insights into prevailing sentiment while streamlining the analysis process for current market trends or direction.

Hlomohang John Borotho
게재된 기고글 Developing a Volatility Based Breakout System
Developing a Volatility Based Breakout System

Volatility based breakout system identifies market ranges, then trades when price breaks above or below those levels, filtered by volatility measures such as ATR. This approach helps capture strong directional moves.

Hlomohang John Borotho
게재된 기고글 Developing A Custom Account Performance Matrix Indicator
Developing A Custom Account Performance Matrix Indicator

This indicator acts as a discipline enforcer by tracking account equity, profit/loss, and drawdown in real-time while displaying a performance dashboard. It can help traders stay consistent, avoid overtrading, and comply with prop-firm challenge rules.

1
Hlomohang John Borotho 출시돈 제품

What is the Chart Sync Indicator? This custom MQL5 tool enables multi-timeframe chart synchronization, addressing a common pain point in technical analysis: the inconsistencies when switching between chart windows or timeframes. Instead of managing each chart separately, this indicator links them so actions such as panning, zooming, drawing objects, or changing symbols are mirrored across all synced charts of the same symbol. The result is a smoother, unified analysis experience. Key Advantages

Hlomohang John Borotho
게재된 기고글 Developing a Custom Market Sentiment Indicator
Developing a Custom Market Sentiment Indicator

In this article we are developing a custom market sentiment indicator to classify conditions into bullish, bearish, risk-on, risk-off, or neutral. Using multi-timeframe, the indicator can provide traders with a clearer perspective of overall market bias and short-term confirmations.

Hlomohang John Borotho
게재된 기고글 Elevate Your Trading With Smart Money Concepts (SMC): OB, BOS, and FVG
Elevate Your Trading With Smart Money Concepts (SMC): OB, BOS, and FVG

Elevate your trading with Smart Money Concepts (SMC) by combining Order Blocks (OB), Break of Structure (BOS), and Fair Value Gaps (FVG) into one powerful EA. Choose automatic strategy execution or focus on any individual SMC concept for flexible and precise trading.

2
Hlomohang John Borotho
게재된 기고글 Chart Synchronization for Easier Technical Analysis
Chart Synchronization for Easier Technical Analysis

Chart Synchronization for Easier Technical Analysis is a tool that ensures all chart timeframes display consistent graphical objects like trendlines, rectangles, or indicators across different timeframes for a single symbol. Actions such as panning, zooming, or symbol changes are mirrored across all synced charts, allowing traders to seamlessly view and compare the same price action context in multiple timeframes.

2
Hlomohang John Borotho
게재된 기고글 Integrating MQL5 with data processing packages (Part 5): Adaptive Learning and Flexibility
Integrating MQL5 with data processing packages (Part 5): Adaptive Learning and Flexibility

This part focuses on building a flexible, adaptive trading model trained on historical XAUUSD data, preparing it for ONNX export and potential integration into live trading systems.

Hlomohang John Borotho
게재된 기고글 Formulating Dynamic Multi-Pair EA (Part 4): Volatility and Risk Adjustment
Formulating Dynamic Multi-Pair EA (Part 4): Volatility and Risk Adjustment

This phase fine-tunes your multi-pair EA to adapt trade size and risk in real time using volatility metrics like ATR boosting consistency, protection, and performance across diverse market conditions.

Ruhul amin
Ruhul amin 2025.08.13
I want to buy this Ya. I can't contact you. Please contact me in this Telegram group.
Hlomohang John Borotho
게재된 기고글 Graph Theory: Dijkstra's Algorithm Applied in Trading
Graph Theory: Dijkstra's Algorithm Applied in Trading

Dijkstra's algorithm, a classic shortest-path solution in graph theory, can optimize trading strategies by modeling market networks. Traders can use it to find the most efficient routes in the candlestick chart data.

Hlomohang John Borotho
게재된 기고글 Formulating Dynamic Multi-Pair EA (Part 3): Mean Reversion and Momentum Strategies
Formulating Dynamic Multi-Pair EA (Part 3): Mean Reversion and Momentum Strategies

In this article, we will explore the third part of our journey in formulating a Dynamic Multi-Pair Expert Advisor (EA), focusing specifically on integrating Mean Reversion and Momentum trading strategies. We will break down how to detect and act on price deviations from the mean (Z-score), and how to measure momentum across multiple forex pairs to determine trade direction.

Hlomohang John Borotho
게재된 기고글 Raw Code Optimization and Tweaking for Improving Back-Test Results
Raw Code Optimization and Tweaking for Improving Back-Test Results

Enhance your MQL5 code by optimizing logic, refining calculations, and reducing execution time to improve back-test accuracy. Fine-tune parameters, optimize loops, and eliminate inefficiencies for better performance.

Hlomohang John Borotho
게재된 기고글 Integrating AI model into already existing MQL5 trading strategy
Integrating AI model into already existing MQL5 trading strategy

This topic focuses on incorporating a trained AI model (such as a reinforcement learning model like LSTM or a machine learning-based predictive model) into an existing MQL5 trading strategy.

4
Hlomohang John Borotho
게재된 기고글 Formulating Dynamic Multi-Pair EA (Part 2): Portfolio Diversification and Optimization
Formulating Dynamic Multi-Pair EA (Part 2): Portfolio Diversification and Optimization

Portfolio Diversification and Optimization strategically spreads investments across multiple assets to minimize risk while selecting the ideal asset mix to maximize returns based on risk-adjusted performance metrics.

1
Hlomohang John Borotho
게재된 기고글 Integrating MQL5 with data processing packages (Part 4): Big Data Handling
Integrating MQL5 with data processing packages (Part 4): Big Data Handling

Exploring advanced techniques to integrate MQL5 with powerful data processing tools, this part focuses on efficient handling of big data to enhance trading analysis and decision-making.

3
Vahid Ashrafi
Vahid Ashrafi 2025.07.11
How can we ensure that the model does not overfit during the learning process?
Hlomohang John Borotho
Hlomohang John Borotho 2025.08.19
Use a substantial amount of training data.
Hlomohang John Borotho
게재된 기고글 How to integrate Smart Money Concepts (OB) coupled with Fibonacci indicator for Optimal Trade Entry
How to integrate Smart Money Concepts (OB) coupled with Fibonacci indicator for Optimal Trade Entry

The SMC (Order Block) are key areas where institutional traders initiate significant buying or selling. After a significant price move, fibonacci helps to identify potential retracement from a recent swing high to a swing low to identify optimal trade entry.

2
Hlomohang John Borotho
게재된 기고글 Integrating MQL5 with data processing packages (Part 3): Enhanced Data Visualization
Integrating MQL5 with data processing packages (Part 3): Enhanced Data Visualization

In this article, we will perform Enhanced Data Visualization by going beyond basic charts by incorporating features like interactivity, layered data, and dynamic elements, enabling traders to explore trends, patterns, and correlations more effectively.

2
Hlomohang John Borotho
게재된 기고글 Formulating Dynamic Multi-Pair EA (Part 1): Currency Correlation and Inverse Correlation
Formulating Dynamic Multi-Pair EA (Part 1): Currency Correlation and Inverse Correlation

Dynamic multi pair Expert Advisor leverages both on correlation and inverse correlation strategies to optimize trading performance. By analyzing real-time market data, it identifies and exploits the relationship between currency pairs.

2
Hlomohang John Borotho
게재된 기고글 Integrating MQL5 with data processing packages (Part 2): Machine Learning and Predictive Analytics
Integrating MQL5 with data processing packages (Part 2): Machine Learning and Predictive Analytics

In our series on integrating MQL5 with data processing packages, we delve in to the powerful combination of machine learning and predictive analysis. We will explore how to seamlessly connect MQL5 with popular machine learning libraries, to enable sophisticated predictive models for financial markets.

3
Hlomohang John Borotho
게재된 기고글 Integrating MQL5 with data processing packages (Part 1): Advanced Data analysis and Statistical Processing
Integrating MQL5 with data processing packages (Part 1): Advanced Data analysis and Statistical Processing

Integration enables seamless workflow where raw financial data from MQL5 can be imported into data processing packages like Jupyter Lab for advanced analysis including statistical testing.

2
123