- Search Energy EXCH
-
CodeMeister replied Mar 2, 2010Code — I am puzzled by what you said. % is never part of an indicator value just the display. Send a few lines of pertinent code and I might figure it out.
Should be easy programming fix.
-
CodeMeister replied Mar 2, 2010Maybe — Usually those colours mean something and can be translated into numbers. For instance on the Heiken Ashi indicator, the blue means HAClose > HAOpen and red means the opposite, so you get those values and check them in an EA and take ...
Programming problem (Small)
-
CodeMeister replied Feb 28, 20104XProject — The Fusion V robot is now being live tested at 4XProject. It started a week ago so the results are still too early to be relied upon. I have no idea how good 4XProject's evaluations are but they talk a good game. This shows FWRC is ...
Forex Robot World Cup?
-
CodeMeister replied Feb 28, 2010Work In Progress — The chart makes it clear how the thing works. It seems from your comments, this is still a work in progress. The MA approach is what I have been using and I have been looking for a better one. I'm not convinced yet that this ...
Defining Trend
-
CodeMeister replied Feb 28, 2010Request — I too would like to see the idea on a chart so I can better understand it. I'm not sure why you limited the code to 15M TF. It seems it would work on the higher TFs as well and it might even be possible to use it in a Multiple Time ...
Defining Trend
-
CodeMeister replied Feb 28, 2010This is How — Haven't done myself but I think this is the way they do it. They create several demo accounts and trade them with a large size lot. When they hit a good trade, they register that account with fxbook and from that point on, trade ...
Fact or Ficition - Myfxbook.com
-
CodeMeister replied Feb 27, 2010Disagree — There are people faking their performance. One way I detected was in changing their lot sizes. So they start with a profitable day and post that and then change the subsequent lot sizes to half or tenth of that used before. The ...
Fact or Ficition - Myfxbook.com
-
CodeMeister replied Feb 27, 2010Page 76 — It was the Euro on Fri. You need to look at the discussion back on page 76 to understand the context. 3 of us agree that this was a good setup and now we realize we were wrong.
intraday trend trading with price action
-
CodeMeister replied Feb 26, 2010Not Enough — There should be many more restrictions in my opinion. The American financial industry is rotten to the core and nobody working for them deserves a break. Get a real job producing something useful for people like food or painting ...
Employee Trading Restrictions?
-
CodeMeister replied Feb 26, 2010When I looked at the chart is was about 2 hours after what was shown here and I was practising my trade entries. This is what I saw in the second image. In the first image is what I should have seen, namely that the up move had been in place for ...
intraday trend trading with price action
-
CodeMeister replied Feb 26, 2010Disagree — That is actual working code and I think I got it from MQL4.com.
Blocks of Transparent colour
-
CodeMeister replied Feb 26, 2010Try This — In the Init() function. Substitute your own variable for SessionColour. ObjectCreate("IBSession", OBJ_RECTANGLE, 0, 0,0, 0,0); ObjectSet("IBSession", OBJPROP_COLOR, SessionColour); ObjectSet("IBSession", OBJPROP_STYLE, STYLE_SOLID); ...
Blocks of Transparent colour
-
CodeMeister replied Feb 26, 2010I Agree — I see it now, just had to step back a little and look at the previous moves. Hey this might be one of those key postings that we need to preserve.
intraday trend trading with price action
-
CodeMeister replied Feb 26, 2010Thanks — Glad to know there wasn't something I completely missed.
intraday trend trading with price action
-
CodeMeister replied Feb 26, 2010Agree Completely — I have exactly the same opinion as you. That upwards move looked like it was just starting. I wasn't around at that time, but if I had been I would have entered on the opening of the inner bar.
intraday trend trading with price action
-
CodeMeister replied Feb 26, 2010Super — Really needed to be done if this is to continue to be viable. This past week was just too much even for someone familiar with the system. I am thinking we might even need another thread - learning for newbies with a few of the key ...
intraday trend trading with price action
-
CodeMeister replied Feb 26, 2010Agree Completely — This thread has been all over the place this past week. It used to be a teaching and feedback thread, now its more about active trading. We need another thread for that.
intraday trend trading with price action
-
CodeMeister replied Feb 25, 2010Doesn't Matter — A properly designed and written EA will run correctly on any TF on any currency pair. There will be some currency pairs and some TF that produce better results. It becomes more of the choice of the trader as to their ...
Most Reliable TF for Automated Trading
-
CodeMeister replied Feb 25, 2010Disagree — We have had one fraudster and he got caught out pretty quickly. I for one enjoy the feedback from many. Few posts |= stupidity || fraudlent.
Forex Robot World Cup?