- Search Energy EXCH
-
CodeMeister replied Jan 6, 2017Hmm...so what software doesn't have bugs? Certainly not any flavour of Unix I've used and not even Windows10 which is an excellent product despite the bugs. Angry Birds have a very mixed track record with regard to bugs and performance. The only ...
MetaQuotes "This is the last MT4 upgrade"
-
CodeMeister replied Jan 4, 2017To clarify, I didn't try to convert any EAs - they were failures and /or badly out of date. Still I'm not convinced that upgrading will require much effort once the new MQL is learned. No need for a silver bullet solution like some are suggesting.
Learn New MQL Coding
-
CodeMeister replied Jan 4, 2017Just to reinforce what Jensitzig pointed out in post 268, most MQL4 code will compile and run under MQL5. Of course you have to have the source code. All of my indicators compiled without error and executed fine with no modification. As far as EAs, ...
MetaQuotes "This is the last MT4 upgrade"
-
CodeMeister replied Jan 4, 2017I took a long break from MQL and recently picked it up again. A lot has changed; mostly for the better. I want to point out a few things and I think this is the best thread to express my ideas. 1. I came to this thread looking for some answers and ...
Learn New MQL Coding
-
CodeMeister replied Dec 29, 2016You and I will never be able to trade like the banks or any other pro. They have the capital, information flow and the cost structure to make trading profitable. Running it on a restricted basis like you suggest should be possible without an EA. ...
High Frequency Trading EA
-
CodeMeister replied Dec 29, 2016The U/J has been in a strong trend for two months. What do you suppose will happen the next two months? The G/U has been looking choppy lately. The Brexit had a strong impact several months ago, but what is the next momemtum event and more ...
High Frequency Trading EA
-
CodeMeister replied Dec 29, 2016I don't understand your trade count - it looks like some kind of Martingale, but that doesn't matter much. I see 2 trades at most and the first is very profitable, the second long trade would still be open as per your chart. You were very selective ...
High Frequency Trading EA
-
CodeMeister replied Dec 29, 2016Heiken Ashi is a very seductive indicator. It looks so simple and elegant on a chart that anybody could trade off it. Several years ago I spent months trying variations of HA including HAS and combinations with other indications and all failed in ...
High Frequency Trading EA
-
CodeMeister replied Dec 18, 2016I see you are looking for a coder. If this system is profitable from now to end of March, I will take a look. Quite frankly, I dont understnad how it works, but would be willing to learn if its worthwhile.
SuperTrend most profitable forex Ind $50-$2000 in two Month
-
CodeMeister replied Dec 1, 2016I have used Global variables for something similar successfully and it would be my preference again. I don't know why there seems to be a stigma attached to them; imagine trying to use files for the same purpose.
Best Way To Code EA To Communicate Across Multiple Pairs?
-
CodeMeister replied Jan 23, 2015I lost the source code some time ago when my hard drive crashed, so I can't help.
Pips To MA Alert - Dashboard
-
CodeMeister replied Dec 4, 2014That is a long lag. I can get email within a minute consistently with Yahoo! Supposedly paid premium email is faster. EDIT: Wrote before thinking it thruough. I was talking about other emails than MT4. With MT4, there is a delay at the broker level. ...
how to send email to instant messenger on my phone
-
CodeMeister replied Nov 28, 2014Its really quite simple. MT4 is a Windows dependent system and porting it to another platform is difficult. MetaQuotes did the best they could with their Android port. But they could not overcome some Android limitations, with custom indicators ...
Full version of a platform on android
-
CodeMeister replied Nov 18, 2014I am no longer supporting my previously written code. The new post-Build 600 MQL4 environment requires learning new skills and I have no incentive to so at this time. Besides which it is much too unstable for anyone to do serious development. ...
Pips To MA Alert - Dashboard
-
CodeMeister replied Nov 14, 2014Some people can find the strangest rationales to justify their behaviour. Join the losers, Joancb.
Code Indicator - Future Proof It?
-
CodeMeister replied Oct 25, 2014Use a calendar and the repiition option for recurring news events. That should take care of most of them.
Android application for the Forex news reminder
-
CodeMeister replied Oct 16, 2014I say go ahead and decompile the code. But consider this. Decompiled code will not run on MT4 Build 600+ and no reputable coder will work with decompiled code. So what have gained? Perhaps some emotional satisfaction?
Who owns the copyright to an MT4 EA?