Hong Ling Mu
Hong Ling Mu
3.4 (41)
  • Information
1 year
experience
51
products
21
demo versions
0
jobs
2
signals
0
subscribers
Hong Ling Mu Published product
Reviews: 6
FREE

I had never come up with such a logic before. One time, in a dream, a muscular man said to me, "Well, why don't you try using the ZigZag indicator along with the moving average line? By doing so, you will be able to contribute to world peace." I immediately started working on creating an Expert Advisor (EA). In just about 30 minutes, I had created an ideal EA. I was aware of using moving average lines before, but the idea of combining it with ZigZag was truly divine. I couldn't help but laugh

Hong Ling Mu Published product
Reviews: 6
FREE

I had never come up with such a logic before. One time, in a dream, a muscular man said to me, "Well, why don't you try using the ZigZag indicator along with the moving average line? By doing so, you will be able to contribute to world peace." I immediately started working on creating an Expert Advisor (EA). In just about 30 minutes, I had created an ideal EA. I was aware of using moving average lines before, but the idea of combining it with ZigZag was truly divine. I couldn't help but laugh

Hong Ling Mu
Hong Ling Mu
R and S /EA
Hong Ling Mu
Added topic How to sort the value using ArraySort except zero data?
Hi, I want to sort the Array. but  I want to sort except zero (0). Is it possible with ArraySort code ? double Array[ 7 ]={ 0 , 3 , 0 , 2 , 4 , 1 , 5 };       ArraySort (Array);   I want to get below. Array[7] =
Hong Ling Mu Published product
Reviews: 1
FREE

I have designed a logic based on the widely used RSI indicator in Forex trading. Normally, it is well known that entering trades when the RSI value is overbought or oversold is effective, but it is not very effective when the trend reverses. Therefore, as a countermeasure, this EA (Expert Advisor) enters counter-trend trades after entering based on the RSI value. In other words, it uses a grid order strategy, but instead of placing orders at fixed intervals, it places additional sell orders when

Hong Ling Mu Published product
Reviews: 2
FREE

This EA has a very unique logic, meaning it does not use any indicators at all. It relies solely on monitoring the movement of candlesticks to determine entries. Specifically, it enters trades when certain conditions are met, such as the relationship between the previous candlestick and the current candlestick, or the timing of new highs or lows being reached. The number of entries is not significant, but it consistently generates profits by increasing the lot size when a loss occurs. Please Try

Hong Ling Mu
Hong Ling Mu
This may be beast scalp
Hong Ling Mu
Added topic Order modify error 1 in Break Even code.
I coded a break even code. But when I run it, sometimes it shows order modify error 1. I just want to move stoploss to zero(0) but I tried to use  = 1 to avoid order modify error1 Can you advice where the problem? extern int MoveToBreakEven= 2 ;
Hong Ling Mu
Hong Ling Mu
Good or Bad ?
Hong Ling Mu
Hong Ling Mu
Nice... Nice... Nice...
Hong Ling Mu Published product

The logic of this robot is simple, but very powerful. It monitors the current trend using long-term candlesticks, using multiple candlesticks to increase reliability. The EA first monitors the current trend and then places orders in line with the trend. The timing of the orders is based on an internal RCI indicator. The entry value for RCI can be freely adjusted. A value closer to 1 will increase accuracy, but decrease the frequency of entries. It trades with a TP of 50 and an SL of 50, but if

Hong Ling Mu Published product
Reviews: 1
FREE

"Forex Super Robot AIB is a free robot that anyone can easily trade with. By simply attaching it to the EURUSD H1 chart, your life will be rosy from today on. This robot was created to fulfill your dreams. Please enjoy. The robot will make multiple entries, with a default of 20 orders. These orders will be closed together. The initial settings are TP=50 and SL=50, so please find the best settings for yourself."

Hong Ling Mu Published product
Reviews: 5
FREE

Welcome to the Forex Gold Angel EA , which is a highly stable profit-generating EA. It comes highly recommended. The logic behind the EA is simple. It uses the BAND indicator, which triggers a flag when the price deviates from the band. However, it does not enter a trade at this point. Instead, it carefully monitors the price movement. When the price returns to the band and touches the center line, it enters a trade in the direction of the trend. This strategy is simple, but it yields

Hong Ling Mu Published product
Reviews: 5
FREE

Welcome to the Forex Gold Angel EA , which is a highly stable profit-generating EA. It comes highly recommended. The logic behind the EA is simple. It uses the BAND indicator, which triggers a flag when the price deviates from the band. However, it does not enter a trade at this point. Instead, it carefully monitors the price movement. When the price returns to the band and touches the center line, it enters a trade in the direction of the trend. This strategy is simple, but it yields

Hong Ling Mu Published product
Reviews: 1
FREE

Entry logic The EA, called EA_BreakTheBox, creates a rectangle BOX based on the highest and lowest price within a certain time period. Once the BOX is formed, the EA is ready for entry. It allows you to input the time period for forming the BOX, and you can set a time filter for the EA. The default setting for EntryPips is 2 pips, but this can be changed. If the price breaks the upper price of the BOX by 2 pips, then a BUY Entry is placed (if Reverse mode=true). If the price breaks the lower

Hong Ling Mu Published product
Reviews: 1
FREE

I like a simple Robot and I will share with you. I can provide some information about using Simple Moving Average (SMA) as a trading strategy in Forex. SMA is a commonly used technical analysis tool in Forex trading. It calculates the average price of a currency pair over a specified period of time, and the resulting line can be used to identify trends in the market. Traders often use the crossover of different time period SMAs (e.g. 50-day and 200-day) to identify potential buy or sell signals

Hong Ling Mu Published product
Reviews: 4
FREE

Welcome to Gold Bloom World! This forex robot, "Gold Bloom," is made for gold lovers around the world. The entry logic is sophisticated for the XAUUSD forex pair. The robot monitors the previous day's candle pattern and places a pending order in one direction. Take profit is determined by a trailing stop, while the stop loss is placed automatically based on the previous candle's price. Simple input Just enter initial lot size and set trailing stop.(points) For XAUUSD , please input points value

Hong Ling Mu Published product
Reviews: 1
FREE

Based on my original trading strategy, it appears that this EA is programmed to use technical analysis to identify an inside candle pattern in the current candle and wait for a breakout in either direction. If the price breaks out higher, the EA will place a buy order, and if it breaks out lower, the EA will place a sell order. The take profit and stop loss levels are set at 50 pips each. Additionally, using a martingale strategy, which involves increasing the lot size after a losing trade, can