Xiaoyu Huang / Profile
- Information
12+ years
experience
|
17
products
|
169
demo versions
|
1
jobs
|
6
signals
|
1
subscribers
|
Focus on MQL5 and long-term stable profitability with large funds
✔️ PeakBottom EA ©: https://www.mql5.com/en/market/product/102844
✔️ EEVCC Hedge Pro ©: https://www.mql5.com/en/market/product/67996
✔️ SemiAuto Martin System ©: https://www.mql5.com/en/market/product/69190
✔️ EEVCC Info ©: https://www.mql5.com/en/market/product/72925
✔️ Gain Every Day ©: https://www.mql5.com/en/market/product/69177
✔️ Quick View ©: https://www.mql5.com/en/market/product/69089
✔️ ChzhshchMACD ©: https://www.mql5.com/en/market/product/43007
💹 https://www.mql5.com/en/signals/1080741
Our Official website: https://www.eevcc.com/en/
Our Product: https://www.mql5.com/en/users/maxlake/seller
Charts: https://www.mql5.com/zh/users/maxlake/charts
Our YouTube channel: https://www.youtube.com/channel/UCcKFAA9etkZdBI1w4QnbfDQ
------------------------------------------------------------------------------------------------------------------------------------------
Recommended MT5 brokers:
IC Markets: http://www.icmarkets.com/?camp=6640
EXNESS: https://one.exness.link/a/aovegveg
RoboForex: https://my.roboforexcn.org/cs/?a=enrn
Darwinex: https://www.darwinex.com/register?ac=%2F2yMMfV5hUSZqLTuFy8Ez%2F5fi%2BNFoP9%2F4YdgIo8MbHc%3D
------------------------------------------------------------------------------------------------------------------------------------------
Windows VPS servers:
https://www.vultr.com/?ref=6859774
This is a long-term stable and profitable gold trading EA, using traditional technical indicators and using AI for adaptive EA. New EA Promotion Price: $199 → $24 9 Characteristic one order at a time fixed stop loss adaptive night trading Optimize slippage news filter Suitable for passing FTMO, DARWINEX Zero Can be used with other EAs Object-oriented programming, the program framework has been tested for 5 years Signal https://www.mql5.com/en/signals/2211776
King of Dragon Channel, King of Dragon Indicator, King of Dragon System, King of Dragon MT5, King of Dragon classic indicator, King of Dragon swiping system, King of Dragon All in One King of Dragon channel trading system, which is a classic channel trading system, many users strongly request the MT5 version. This program has been optimized for performance in multiple versions, and it is already a relatively smooth system. 49$ → 59$ Red area, long trend, only

This library is used for sorting key and value arrays, we often need to sort values. like in the python language sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) import function Example of usage scenarios 1. Grid EA orders are sorted according to the opening price void SortedByOpenPride() { long OrderTicketBuffer[]; double OpenPriceBuffer[]; for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)
This library is used for sorting key and value arrays, we often need to sort values. like in the python language sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) import function Example of usage scenarios 1. Grid EA orders are sorted according to the opening price void SortedByOpenPride() { long OrderTicketBuffer[]; double OpenPriceBuffer[]; for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)
This library is used for sorting key and value arrays, we often need to sort values. like in the python language sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) import function Example of usage scenarios 1. Grid EA orders are sorted according to the opening price void SortedByOpenPride() { long OrderTicketBuffer[]; double OpenPriceBuffer[]; for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)




This is a clear indicator for judging tops and bottoms, and it works well for Oscillating market. Promotional price 49$ → 59$ features good at judging tops and bottoms No redrawing, no drifting Fast calculation, no lag Rich reminder mode Multiple parameters and colors can be adjusted parameter "======== Main ========" HighLowPeriod1 = 9 HighLowPeriod2 = 60 HighLowPeriod3 = 34 HighLowEMAPeriod = 4 MASignalPeriod = 5 "======== Notify ========" UseAlertNotify = true; UseMetaQuotesIDNotify = true;