• Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
I started on trading Forex since 2003. Two years later I started to develop an EA. Like most of the EA developers, I have been trying all kinds of strategies. Lately I believe my recent system should work for long term profit. It is based on martingale and hedging strategy but it won't wipe out your account overnight like most martingale system. Unfortunately this feature of the EA can not be tested in the strategy tester because the system signal comes from real time support and resistance that are manually identified. You are welcome to try it for free. You can get more details from my website www.4xGoldenFisher.com
hongguang yin
Added topic Does anyone know why is the buy order at a off-chart price?
Has anyone experienced this before? Why does this happen
hongguang yin
Added topic OrderSend() function does not work, no error messages
The same EA works fine on Instaforex and ICMarkets. but it does not work when I attached the EA to the charts of BTG MT4. I put a Print just before OrderSend() function , the print message shows buy/sell signals are generated as expected, but the
hongguang yin
Added topic StrToDouble or StringToDouble does not work
I can not figure out why it does not work, anybody can help? Pls see the following code: double Sig[ 1 ][ 1 ];   // magic|type|target----magic|type|target               bool no_Sig
hongguang yin
Added topic How can I solve this error?
2014.03.21 09:56:12.927 Memory handler: cannot allocate 2093252608 bytes of memory Please guide me for the right direction. thanks
hongguang yin
Registered at MQL5.community
hongguang yin
Added topic When using http51.dll, I get this error: HTTP:-1 Error: Can't send request, Anybody can point to me the reason?
The script is from this forum, https://www.mql5.com/en/code/8435, Anybody can help? Thanks
hongguang yin
Added topic What is the cause of this error? Can not load library: error 193
I am trying to connect my EA to mySql using DLL explained on https://forum.mql4.com/16915 But I encounter error 193 . Anybody pls help
hongguang yin
Added topic What a magic entry! Amazing EA
My EA has many such entries which enable very tight stoploss, You are welcome to try my EA for free at www.4xGoEasy.com nice entry35
hongguang yin
Added topic After years of hard work, I have developed a NN trading system that works great on 17 pairs so far
I welcome everyone to download it from my website and try it out and give me your comments. thanks. My site is www.4xGoEasy.com
hongguang yin
Added topic I keep on getting error 130 on FXCM demo, pls help
My EA worked well on FXDD demo, now I moved it to FXCM demo where fractional pips are offered. So I put in the following code to suit the frational pips: if (Digits == 5||Digits == 3) pt = 10*Points; else pt = Points; sl = price - 30*pt; tp = price +
hongguang yin
Added topic My EA stops working after I move it to FXCM demo account
FXCM is offering fractional pips, my EA stops working (it does not place orders) on FXCM demo. I don't know why. Anybody has an idea ? thanks
hongguang yin
Added topic Help me, I can NOT launch strategy tester by calling tester()
After I read the article, https://www.mql5.com/en/articles/1467, expert is compiled, ini file is saved in the tester folder, dll is allowed. but there is no response by calling tester( ...), I re-installed new versons of MT4 downloaded from
hongguang yin
Added topic How can I improve the modelling quality in backtesting ?
I got very good result on backtesting , the modeling quality is only 25%. How can I increase the quality
hongguang yin
Added topic how to call the strategy tester from an external program?
Hello, after optimiser.ini is copied to the tester folder, what shall I do to run the tester from an external program? just run terminal.exe ? Does terminal.exe take input variables like "terminal.exe param1, param2 ..." ? thanks
hongguang yin
Added topic I have got a very good ea after years of research and testing.
Anybody who want to make money with my ea just drop a note to my email: frxgoeasy at yahoo dot ca pls DO NOT contact me if you want to buy or get a free copy of my ea. thanks
12