- Search Energy EXCH
-
CodeMeister replied Feb 25, 2010Feedback — I think that is exactly the right thing to do with HiRider. It needs to be brought into line with the risk of the others. I wouldn't fall in love with Straasha too quickly. I don't know much about it since it failed so badly in the ...
Forex Robot World Cup?
-
CodeMeister replied Feb 25, 2010Not Bad — This looks pretty reasonable. Its not the way I would do it, but it should work. Of course the easy part was writing it. Now it has to be tested and fixed. One thing I don't understand. Is the daily update to come in the next version ...
Export Datas to MT4
-
CodeMeister replied Feb 25, 2010Doubt if You Can — I think you need to reread the documentation on iCustom and work with a couple of examples. It would be best to write your own simple indicator and then call it from an EA to get the real feel for how it works. In your ...
Small programming problem
-
CodeMeister replied Feb 25, 2010One Thing At a Time — Of your list of faults, it seems the easiest to correct is the "loss spiral". Focus on eliminating that one and once your are convinced that is behind you pick another and repeat. Maybe you are trying to do too many ...
problem solving
-
CodeMeister replied Feb 25, 2010We Learn From Each Other — Next time I listen to you. Except for your math how does 45 - 30 = 25?
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010Congrats — You had the courage of your convictions. I paused and let it get away.
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010Agree — I was just going to post the same question. Looks like it will go to 1.0660 and that might be a good entry.
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010My Call — Its going lower but by how much? I can't see it going much below 1.0625, maybe 1.0610 today. That is not much reward for the risk. Right now at 1.0645.
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010Don't Understand — I don't understand. Over to someone else.
Cross the Line
-
CodeMeister replied Feb 25, 2010Craig Harris is Expensive — That is very surprising. It sounds like you spent a lot of money because I don't think he unbundles his indicators. I have listened to several of his presentations but I would rather spend time to find my own ...
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010Easy to Capture — LMD fires off trades every day at 0:00. It would be easy to capture with webpage download from MyFXBook into a CSV file and load it into MT4. Just don't know if its worth the effort. Its much more fun to try to reverse ...
The LMD-Multicurrency
-
CodeMeister replied Feb 25, 2010Alerts — There are lots of indicators and alerts for spotting setups like inside and pin bars. Much better than staring at a screen and flipping from chart to chart. I wrote one myself for inside bars. There are others that have more ...
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010Can't Keep Up — Working on a few ideas of my own. And it takes me a month or more to go from idea to implementation.
Simple but effective EA
-
CodeMeister replied Feb 25, 2010Slowing Down — You are slowing down. Only 1 new idea for an EA this week.
Simple but effective EA
-
CodeMeister replied Feb 25, 2010Market At Fault — OK, so the market is to blame for the failings of HiRider and the other losing EAs. I guess that makes sense.

Forex Robot World Cup?
-
CodeMeister replied Feb 25, 2010Try This — Check out the postings by FX358 in this thread. He had the same situation. url
Cross the Line
-
CodeMeister replied Feb 25, 201010 Posts — Alan, You showed great initiative. I suggested it once, but was too lazy to do myself. I believe you need 10 postings before you can upload or send PMs. You could respond to a bunch of threads saying "Yes I agree" and get to 10 ...
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010Lower BB — It hit the 1H lower BB at .8875 and looks like it wants to reverse. I would put the TP at .8915 and SL at .8865.
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010Depends — That depends on the kind of .ex4 file. If it is an indicator, the answer is probably. If it is a Script or Expert Advisor .ex4 file, the answer is no. I think from your posting, you are referring to an indicator and I will explain ...
Getting Returnes from .ex4 files
-
CodeMeister replied Feb 24, 2010You Are Right — The number looks OK to the human, but there are fractional values right out to the least signifigant digit. Surprising even values from the server like High[] aren't normalized. Ran a test once and found 20% like that on some ...
Set Order without StopLoss / TakeProfit ?