- Search Energy EXCH
-
CodeMeister replied Mar 10, 2010Count Me In — I have liked the tone of your comments from the startl. Like you I am a techie and its great to get away from the hype and back to reality. I especially like your admission about the disappointing 5 years results. You are ...
Momentum Trader EA
-
CodeMeister replied Mar 10, 2010WindowScreenShot — This function will take a capture of the current chart. If you put it into an EA and trigger it on every new bar, it should do what you want. I am sure somebody has already done an EA - do a search. bool ...
Automated Printing
-
CodeMeister replied Mar 10, 2010Forward Test — Enough talk about backtesting already. I want to know if you have a real money account posted to a site like www.myforexbook.com?
Momentum Trader EA
-
CodeMeister replied Mar 9, 2010Try This — Find the script you want to run, right click in Navigator window and choose "Set Hotkey" and that will do it for you.
Hotkey script MT4 open-close orders
-
CodeMeister replied Mar 7, 2010Why Bother — There are certain things a human should do and other things that a machine can do better. You should leave judgment and subleties in the hands of the humans and never give control of these situations to the machine as you are ...
Diversified EA Money Management Code
-
CodeMeister replied Mar 6, 2010Explanation — I'm not sure that reading the other postings will provide you with the correct explanation of repainting. From what I have read I think about half the people posting know what repainting means and the other half don't or have a ...
Accessing More Than One Indicator in EA
-
CodeMeister replied Mar 6, 2010EASY EA — This EA (EASY EA) does something like you are looking for. I am sure there is some deficiency but perhaps not too big. Also look in the trade management EAs in the sticky thread at the top of this section. url
Hidden SL & TP with movable line on chart - EA
-
CodeMeister replied Mar 5, 2010Try This — There is no problem with the code that you posted. The problem is with some of the other logic. I could take a guess but that isn't much use. You have to look at the logic that controls how data is processed. Specifically does it ...
Could RSI value show most update value on eur/usd chart?
-
CodeMeister replied Mar 5, 2010USDJPY A+ — Waited until the NFP news excitement was over and saw the Yen seemed to have made the strongest move. Nice 20 pipper. But my attention was on the wrong pair. Take a look at the EURJPY at the same time (middle of 300 pip move). I ...
Intraday price action trend trading
-
CodeMeister replied Mar 5, 2010Agree Completely — Yeah its very difficult to believe that I won't be able to offer them say $2000 in a month's time and get turned down. What is more likely, is they will offer them to me for $97. Its strange that they can't hire people to ...
Forex Robot World Cup?
-
CodeMeister replied Mar 5, 2010My Way is Different — I suspected earlier that my way of counting was different than some of you. I think the big difference is that I consider the first one to be very noticeable ie. a nobrainer. I have used this way for a while and it is ...
intraday trend trading with price action
-
CodeMeister replied Mar 4, 2010Bollinger Bands — Personally for this situation, I use Bollinger Bands and look at the distance between the bands and the angle of the middle band. I know absolutely nothing about the DIBS method. An alternative is a fast SMA (3 or 5) of the ...
Consolidation indicator
-
CodeMeister replied Mar 4, 2010Alan's Analysis — I think you have done an excellent analysis of the situation and presented it well. You noticed a few things I didn't and I can't think of anything you missed. By my count that was the 3rd correction not the fourth, but I may ...
intraday trend trading with price action
-
CodeMeister replied Mar 4, 2010Agree — I agree. The question I have is the blue arrow pointing to the signal / confirmation bar or the entry bar. I would have entered on the bar after the blue arrow. How about some of you?
intraday trend trading with price action
-
CodeMeister replied Mar 3, 2010Welcome to the Club — I really can't offer any elegant solution or tips to make it easier. It is brute force.
Variable Window and Line By Line Learning
-
CodeMeister replied Mar 3, 2010Debugger — The term you are looking for is debugger and there are lots of threads about and they all say about the same thing. No MT4 does not have one, use Print() instead.
Variable Window and Line By Line Learning
-
CodeMeister replied Mar 2, 2010Train Your Eyeballs — Hey people, I think what Sho is saying is that most of us are still on that learning curve and at some point we won't be asking what is an A+ setup - we will know. But when somebody asks us what is a A+, we give some ...
intraday trend trading with price action
-
CodeMeister replied Mar 2, 2010Not So — More likely they blew their accounts up and are searching for the next great profitable idea.
Very Profitable System - Roi system
-
CodeMeister replied Mar 2, 2010Congrats — You seem to be one of the few to make this thing go. A lot of people especially on BabyPips are ready to pull the plug. As I understand it, HiRider is restricted to 2 open trades at a time. Is that right?
Forex Robot World Cup?
-
CodeMeister replied Mar 2, 2010Difficult — OK, now I understand. It would be easy with the source code. I can't tell if the Probability display is an object or comment. It looks to be an object because it has the fancy font and size. You can verify this by looking at the ...
Should be easy programming fix.