- Search Energy EXCH
-
CodeMeister replied Dec 12, 2013It takes lots of behind the scenes coding to do what you want. You can find some products with search.
Possible to send buy/sell orders from Excel DDE Sample to MT4?
-
CodeMeister replied Dec 4, 2013That isn't easy. MQL4 has a limit of 60(?) char per label and no concept of line breaks. So you have to make multiple calls for multiple lines. Then your font size makes things tricky. The way I would it is to get one small label working, then get a ...
Help with Text Display Please?
-
CodeMeister replied Dec 4, 2013Use ObjectCreate() with type OBJ__LABEL and you can place it anywhere on the screen.
Help with Text Display Please?
-
CodeMeister replied Dec 3, 2013Way too much for anyone to answer. I chose the easy one - #4. Most brokers will not accept an expiry time on orders. You can of course continuously check the current broker time and cancel the order at the desired moment.
Request for EA Help
-
CodeMeister replied Dec 2, 2013Some guys like this are doomed to remain newbies forever because they cannot accept admitting they are wrong.
Need a reverse option on this EA
-
CodeMeister replied Dec 2, 2013Do you have proof to the contrary? Didn't think so. Perhaps you have a differnt explanation that you care to share with us. I am open to new idaes that make sense.
Need a reverse option on this EA
-
CodeMeister replied Nov 27, 20134H charts, different data. Happens all the time.
Huge price differences between brokers
-
CodeMeister replied Nov 27, 2013Requests like this belong in the Rookie Section.


Need a reverse option on this EA
-
CodeMeister replied Nov 26, 2013I don't use source code for this. Rather I look at the values in the data window and pick the one I want. They are numbered top down from zero. Always works for me.
Coder question: Finding the right Buffer/value
-
CodeMeister replied Nov 25, 20138I don't do individual requests any more unless they are trivial or interesting.
Very Profitable System - Roi system
-
CodeMeister replied Nov 25, 2013I call it SMS or texting, but MetaQuotes call it push. Other traders have also used push.
Very Profitable System - Roi system
-
CodeMeister replied Nov 22, 2013I think you should use the word "bump" instead.
can anyone make this MTF heiken ashi indicator please
-
CodeMeister replied Nov 19, 2013Wrong forum - try Trading Discussion. This is for technicl issues.
Forex Spread-betting Software
-
CodeMeister replied Nov 17, 2013Other than running in open only mode there is not much you can do. Internet speed has nothing to do with Strategy Tester unless your EA is dependent on it. CPU speed and more memorry will improve the speed. You should log out of MT4 before running ...
How to run Strategy Tester faster in MT4?
-
CodeMeister replied Nov 15, 2013Hard to believe , but 62 peolpe have downloaded this in about 2 1/2 hours. Greed and curiousity are powerful forces. Anybody downloading a RAR file from a complete stranger is asking for a world of trouble . Avoid this like the plague.A
GoldsPro, Gold Analysis Program
-
CodeMeister replied Nov 15, 2013Seems to me you can find the problems in every situation, but not the solution. Why more TF is so important to trading success is a mystery to me. Make the best use of what you have and move on to something more important. You have wasted too much ...
MetaTrader4 - More time frames
-
CodeMeister replied Nov 10, 2013This is a very tricky feature you are asking for. There is a very high probability that it won't work and it is almost certain it will take multiple attempts to get working. The only feasible way I can see is that the person using it would have to ...
Limit Slippage for pending orders
-
CodeMeister replied Nov 9, 2013Been done many times. Do a a search.
Session Breakout EA or Similar EA or Any reliable coder
-
CodeMeister replied Nov 6, 2013What does your broker have to say about this? Is he aware of it? Has he addressed it with MetaQuotes?
Can't change Line Color in MT5 custom indicator ex5 file