Chi Hong Au Yeung
Chi Hong Au Yeung
  • Information
10+ years
experience
13
products
2
demo versions
0
jobs
0
signals
0
subscribers
Chi Hong Au Yeung Published product

Parabolic SAR Cross Alert EA for MT5 Parabolic SAR Cross Alert EA is a simple MetaTrader 5 tool that notifies you when the Parabolic SAR indicator flips direction, signaling potential trend reversals. It helps traders catch SAR crossovers above or below price action without constantly monitoring charts. Once attached to a chart, the EA monitors the Parabolic SAR indicator and sends a popup alert when the SAR dot crosses above price (bullish) or below price (bearish). This enables you to quickly

Chi Hong Au Yeung Published product

ADX Cross Alert EA for MT5 ADX Cross Alert EA is a simple MetaTrader 5 tool that notifies you when the Average Directional Index (ADX) crosses a key level of volatility. It helps traders monitor market momentum and trends without having to constantly check the charts. Once attached to a chart, the EA monitors the ADX indicator and sends a popup alert when the selected volatility level is crossed. This enables you to quickly check the chart and assess the potential trend strength. Features

Chi Hong Au Yeung Published product

CCI Cross Alert EA for MT5 CCI Cross Alert EA is a simple MetaTrader 5 tool that notifies you when the Commodity Channel Index (CCI) reaches common overbought or oversold levels. It helps traders monitor CCI conditions without needing to constantly watch their charts. Once attached to a chart, the EA monitors the CCI indicator and sends a popup alert when key levels are crossed. This allows you to quickly check the chart and evaluate potential trading opportunities. Features Detects when CCI

Chi Hong Au Yeung Published product

Stochastic Cross Alert EA for MT5 Stochastic Cross Alert EA is a simple MetaTrader 5 tool that notifies you when the Stochastic Oscillator reaches common overbought or oversold levels. It helps traders monitor Stochastic conditions without needing to constantly watch their charts. Once attached to a chart, the EA monitors the Stochastic indicator and sends a popup alert when key levels are crossed. This allows you to quickly check the chart and evaluate potential trading opportunities. Features

Chi Hong Au Yeung Published product

RSI Cross Alert EA for MT5 RSI Cross Alert EA is a simple MetaTrader 5 tool that notifies you when the Relative Strength Index (RSI) reaches common overbought or oversold levels. It helps traders monitor RSI conditions without needing to constantly watch their charts. Once attached to a chart, the EA monitors the RSI value and sends a popup alert when key levels are crossed. This allows you to quickly check the chart and evaluate potential trading opportunities. Features Detects when RSI crosses

Chi Hong Au Yeung Published product

ClearAllObjects   — Instant MT5 Chart Cleanup Purpose One-click removal of   ALL graphical objects   (trendlines, Fibs, arrows, labels, Gann tools) from cluttered charts after strategy testing, candlestick patterns, or manual drawing. Usage Drag from Navigator > Scripts onto any chart → optional confirm → instantly cleared. Key Features Current chart only (multi-tab safe) Lightning fast, zero DLLs, Market-ready All object types across the chart Essential For traders cleaning

Chi Hong Au Yeung Published product

Close-All is a configurable MT5 script for quickly closing positions and/or pending orders across your account. How It Works Drag to any chart and pick settings in the popup dialog before running. It scans all (or just current symbol's) trades matching your filters, then closes them safely with retries if needed. Audio confirms successes. Simple Options All symbols or current chart only Positions only, orders only, or both Profitable, losing, buy, sell, or everything

Chi Hong Au Yeung Published product

This utility Expert Advisor utilizes the Parabolic SAR  indicator to dynamically set and trail the Stop Loss (SL) level of open orders, ensuring profits are protected and minimizing manual trade management. Key Features Dynamic SL Adjustment: The EA automatically adjusts the Stop Loss (SL) of any open position to the level indicated by the current Parabolic SAR point on every new bar. Trend-Following Protection: Ensures the SL closely follows the price during strong trends due to the

Chi Hong Au Yeung Published product

Lot Size Calculator Advanced– Position Sizing Tool with Drawdown Balance This lot size calculator based on the selected risk percentage and stop loss distance. it also has a new feature with additional amount to risk per trade, this approach helps manage drawdown smoothly by spreading the risk increase over time instead of doubling it immediately. It allows for better control and safer risk management. It is designed for Forex, metals, indices, commodities, and cryptocurrency trading. Main

Chi Hong Au Yeung Published product

Bollinger Bands TP Guardian  This utility Expert Advisor use Bollinger Bands to  modify Take Profit (TP) level   of open orders, improve your trade management & hands free after manual trade executed.  Key Features Automatic TP Adjustment : The EA automatically adjusts the TP of open orders. Bollinger Bands Integration : TP levels are set using the Upper, Middle, or Lower Bollinger Band. Customizable Settings : Users can specify Bollinger Bands parameters and the

shared product
Amazing lot size calculator for MT5, if you are still using calculator calculating yourself. you must need one of this.

Lot Size Calculator – Position Sizing Tool This indicator calculates lot size based on the selected risk percentage and stop loss distance. It is designed for Forex, metals, indices, commodities, and cryptocurrency trading. Main Features Position sizing based on account balance and chosen risk percentage Market order and pending order modes Visual trade levels: entry, stop loss, and take profit lines on chart Risk-to-reward ratio display Automatic lot adjustment depending on stop loss distance

Chi Hong Au Yeung Published product

Bollinger Bands TP Guardian  This utility Expert Advisor use Bollinger Bands to  modify Take Profit (TP) level of open orders, improve your trade management & hands free after manual trade executed.  Key Features Automatic TP Adjustment : The EA automatically adjusts the TP of open orders. Bollinger Bands Integration : TP levels are set using the Upper, Middle, or Lower Bollinger Band. Customizable Settings : Users can specify Bollinger Bands parameters and the frequency of TP

Chi Hong Au Yeung Published product

Lot Size Calculator – Position Sizing Tool This indicator calculates lot size based on the selected risk percentage and stop loss distance. It is designed for Forex & Gold and cryptocurrency trading. Main Features Position sizing based on account balance / available equity and chosen risk percentage Market order and pending order modes Visual trade levels: entry, stop loss, and take profit lines on chart Risk-to-reward ratio display Automatic lot adjustment depending on stop loss distance

Chi Hong Au Yeung Published product

Lot Size Calculator – Position Sizing Tool This indicator calculates lot size based on the selected risk percentage and stop loss distance. It is designed for Forex, metals, indices, commodities, and cryptocurrency trading. Main Features Position sizing based on account balance and chosen risk percentage Market order and pending order modes Visual trade levels: entry, stop loss, and take profit lines on chart Risk-to-reward ratio display Automatic lot adjustment depending on stop loss distance

Chi Hong Au Yeung
Added topic How many people are actually using EA for their trading?
How many people are actually using EA for their trading & if you're a profitable EA user comment 1. I just wanna see if its durable to code myself a profitable EA. Thanks
Chi Hong Au Yeung
Added topic MQL5 Publishing indicator on marketplace validation report failed.
My indicator does not place any trade, so here is the issue I don't understand when I tried to upload an indication on MQL5, but the validation report give me this below: test on EURUSD ,H1 (netting) -EURUSD: no history data from 2023.05.01 00:00 to
Chi Hong Au Yeung
Added topic loop HistoryDealsTotal() printing zero? or am i wrong here?
I wanna loop through history deals but why am I getting print zero here? i tried  HistoryDealsTotal() and  HistoryOrdersTotal() both printing zero, what seems to be wrong here? tks all. double totalProfitLoss = 0.0; int totalDeals =
Chi Hong Au Yeung
Chi Hong Au Yeung
Can anyone tell me what's the logic/function/indicator suitable for detecting a consolidation?
Chi Hong Au Yeung
Chi Hong Au Yeung
Who can tell if I can fetch BollingBand data after OnTick(){} body in mt5? i want it to use as a void function and print arrow with serve conditions.
Chi Hong Au Yeung
Chi Hong Au Yeung
Hello World, its a raining day and I am trying to finish off my own code.
12