- Search Energy EXCH
-
CodeMeister replied Dec 14, 2012You can force the chart to display more data by continually hitting the Page up key until you have the amount you want. But your broker may still limit the amount of history to less than a year. Then you must use RAPTOR's suggestion of an ...
Help! MT4 Strategy Tester Use Date limitation!
-
CodeMeister replied Dec 13, 2012Don't need to be so rude and arrogant. You deserve an ignore.
Need Programmer for nice easy indicator!
-
CodeMeister replied Dec 6, 2012I can spot a number of problems with the code. These need to be fixed first, then perhaps it will be possible to identify the problem(s). Every trade operation, like OrderSend() and OrderClose must be followed by a call to GetLastError() and ...
EA won't trade live on MT4 Renko
-
CodeMeister replied Nov 30, 2012MyFXbook has all the features you want and is easy to set up.
Trading log that links to my MT4 account?
-
CodeMeister replied Nov 28, 2012Essentially that this what an EA builder produces. They are supposed to be fully working EAs, but I have read feedback about minor glitches preventing them from running. These glitches are easy for a coder to fix. Also they produce the generic ...
Template for EA creation
-
CodeMeister replied Nov 27, 2012Micheal, you do need to read the article to appreciate the obstacles you are facing. As far as back testing, there has been a number of good discussions in other threads about it. It is its own topic, but my feeling is that back testing has little ...
New Approaches to Creating EAs
-
CodeMeister replied Nov 26, 2012"niveau" is not an english word. In french it means inflection, but "inflection" is not a traders' term. Perhaps you meant "swing high, swing low". If so, I might have something like that here. url
Email alert indicator
-
CodeMeister replied Nov 25, 2012url You may want to read this thread to get an idea of what is possible, but more important what effort is involved. This wasn't done in MQL4, but that is not to say that it couldn't be or that his approach couldn't be adapted to the retail forex ...
New Approaches to Creating EAs
-
CodeMeister replied Nov 17, 2012Amzing, simply amazing how some people justify their acts. Right out of Bernie Madoff guide to cheating and feeling righteous.a
Decompiled code... stop posting it
-
CodeMeister replied Nov 13, 2012It would appear that the installation was done correctly if everything else is working. Usually if an EA works on one platform and not on another, it is an installation or configuration problem. I can't explain why it works on one and not the other ...
Installing two - similar MT4 platforms on one PC
-
CodeMeister replied Nov 10, 2012Yes, I agree the TF override is a good feature and I will add it. You posted on the wrong thread - this is for the Dashboard version.
Pips To MA Alert - Dashboard
-
CodeMeister replied Nov 7, 2012Perhaps — I can think of a few reasons he might have not wanted to continue. One is boredom - doing something for the first time is exciting and interesting. Doing it again and again can be exhausting and a whole lot less exciting. Another ...
Reality of Automated Systems Coding
-
Reality of Automated Systems Coding
Started Nov 7, 2012|Platform Tech|3 replies
{url} This is a very interesting read. It details a guy's efforts to produce software to trade ...
-
CodeMeister replied Nov 4, 2012Clarify — I'm still not sure that I understand all the details. It sounds like one MT4 installation works fine and the other one doesn't. You definitely need two installations with two different accounts and as long as the setup is done right, ...
Installing two - similar MT4 platforms on one PC
-
CodeMeister replied Nov 4, 2012Not Sure — I'm not sure if I understand the situation you are describing. Are you talking about the same account with the same broker? When you say more than once, do you mean concurrently or consecutively? That makes quite a difference. ...
Installing two - similar MT4 platforms on one PC
-
CodeMeister replied Nov 3, 2012Try This — 1. Its been a while since I copied my profile, so I'm not sure if I remember. You should look at the MT4 help on templates and profiles. Edit: This thread seems to have the answer. url 2. I took a quick look at the spread sheet ...
How to copy profiles in MT4? How to use Excel with MT4?
-
CodeMeister replied Nov 3, 2012Not Easy? — I have only done WFT once on MT4, it didn't seem that difficult to do, but I didn't see the advantage. I did it as a bit of an experiment and probably didn't do it right, but I couldn't see any point in spending more effort. With ...
Ideas on Backtesting
-
CodeMeister replied Nov 3, 2012Answers — 1. I think most people use Windows to copy MT4 files from one system to another. With networked computers, its simple. Even with unconnected computers, its easy. How do you copy other files like a spreadsheet? 2. Excel can't be ...
How to copy profiles in MT4? How to use Excel with MT4?
-
CodeMeister replied Oct 31, 2012Better Plan — That is a much better plan than the first one. There were too many things that could go wrong with that one. The latest one should be viable. There is still is the access and security problem. I am thinking perhaps a VPS might be ...
MT4 with Accurate Historical Data
-
CodeMeister replied Oct 31, 2012A Few Comments — - I don't think you are doing anything wrong. Your results seem to be typical, or better than most including mine. - Even if you achieve 99% quality, I doubt if the results are meaningful. The MT4 historical data is 1M and ...
MT4 with Accurate Historical Data