- Search Energy EXCH
-
CodeMeister replied Sep 17, 2013Average losses are 4 times average gains. That makes me very skeptical. Backtesting is very unreliable, do you have any live /demo results?
Please help me create EA
-
CodeMeister replied Sep 17, 2013Range bars I think are featured. Renko, I'm not sure. Doesn't take long to chck it out.
Which platforms offer non-predetermined timeframes?
-
CodeMeister replied Sep 17, 2013FXCM TradeStation has this feature. I played with it a bit a few years ago and it seemed to wprk as expected.
Which platforms offer non-predetermined timeframes?
-
CodeMeister replied Sep 16, 2013I found out a long time ago it is quicker to read the documentation than to ask someone else. Use MODE_TRADES (default in OrderSelect()).
How to code to get MIN and MAX openprice of all "Open Trade"
-
CodeMeister replied Sep 16, 2013Completely agree. I will once again offer my services to anyone with a serious request.
Please help me create EA
-
CodeMeister replied Sep 8, 2013Try this. It doesn't do multiple TF, just one. The alerts and skipping logic work fine. url This one does multiple currencies, plus you can specify a different TF than the chart it is on. url
Popup Alert X pip away from EMA
-
CodeMeister replied Sep 5, 2013Don't need to wait for this train wreck. Simple grade school arithmetic will tell you in a few minutes what must happen and it isn't pretty.
Simple EMA mechanical system!
-
CodeMeister replied Sep 3, 2013Allowing unrestricted acess to the programs folder is very dangerous. Thank goodness MicroSoft finally took some action to correct this situation. But despite their best intentions ther are still people like MetaQuotes who wnat to do things like ...
Forming an Output Data File
-
CodeMeister replied Aug 28, 2013Its probably best for non programmers to not express opinions about programming languages.
C++ Programming Language Video Tutorial
-
CodeMeister replied Aug 26, 2013What you want to do is possible, but probably not easy. You will have to take your broker's time zone into account, so it might break if used on another broker. MQL has some handy date functions you should familiarize yourself with like DayofWeek() ...
News Trading Script?
-
CodeMeister replied Aug 23, 2013It would seem that you are trying to do part of the coder's work for him. Usually the trader or end user sets out the rules and requirements of a system and then it is up to the coder to come up with algorithms to implement them. I think its ...
Problem with correlated currency pairs
-
CodeMeister replied Aug 20, 2013Why mess with iMAonArray? Its much easier in Excel.
Export to Excel
-
CodeMeister replied Aug 16, 2013Whwre are the screen shots??
Seeing vastly different candles on 2 different brokers
-
CodeMeister replied Aug 16, 2013What TF? Best to post screen shots.
Seeing vastly different candles on 2 different brokers
-
CodeMeister replied Aug 14, 2013Several possibilities - memory leak or system resource limit. What happens if you log off MT4 and log on again? If the problem disappears, its likely a MT4 memory leak. What happens if you reduce the number of labels created by half? If the problem ...
Symbol price indicator (Dashboard)
-
CodeMeister replied Aug 11, 2013url This guy's offer is still open, but he does have restrictions. Only for requesters who have serious proposals.
Fixing Your Indicators or EAs (Free)
-
CodeMeister replied Aug 10, 2013Its hard to understand your meaning, but most programs can be converted form one language to another.However, that comes with a few caveats. Every language has a set of features unique to itself which are difficult to implement in another language. ...
Plz Metatrader ,Make some tool for mq4 indicator for converting!!
-
CodeMeister replied Aug 8, 2013It is not common, but it is predictable. Every broker (stock, futures, forex) have a rule that stop and limit orders will be filled at the best price once they are triggerred. Essentially they become market orders. So if the market is 20 pips from ...
Metatrader - Pending Orders - Question.