- Search Energy EXCH
- 3,858 Results (90 Threads, 3,768 Replies)
-
Ronald Raygun replied Oct 14, 2008Note you have Current + 0 and Current + 1, I have Current + 1 and Current + 2, that may be why. I've updated the EA. As long as a signal is valid for a tick, the EA should be trying to place an order. So, that should already be there unless ...
Trading system using relative strength
-
Ronald Raygun replied Oct 14, 2008Look for this block of code: //Establish Individual Currencies double USD = iCustom(NULL, 0, "CCFp", MA_Method, Price, Fast, Slow, True, True, True, True, True, True, True, True, Black, Black, Black, Black, Black, Black, Black, Black, 2, 0, 0, 0, ...
Trading system using relative strength
-
Ronald Raygun replied Oct 14, 2008The original indicator does have problems with the ibfx accounts apparently. If someone has come up with a universal version, I'll modify the EA to use that instead.
Trading system using relative strength
-
Ronald Raygun replied Oct 14, 2008I can't speak for the other members, but I'm using a 100 pip sl and a 30 pip ts. Move to breakeven + 1 at 30 pips.
Trading system using relative strength
-
Ronald Raygun replied Oct 14, 2008If the EA isn't posting comments: Check the journal for any errors. I'm trying to figure out if you're using the right CCFP indicator. Check for any conflicting comments from other indicators on the same chart.
Trading system using relative strength
-
Ronald Raygun replied Oct 14, 2008A lot of people have been asking for my presets file, so here is my profile. Go to metatrader/profile Extract the zip file in metatrader/profile Close metatrader Open metatrader Go to file-> profile -> RR Relative strengthWarning: I use a broker ...
Trading system using relative strength
-
Ronald Raygun replied Oct 14, 2008Level 5? I don't remember putting a level anything there. Quick checklist: Lot size not 0? EA count correct? Other comments? (Upper left corner of the chart) True. I haven't quite figured out what to do with brokers with symbols > 7 characters. What ...
Trading system using relative strength
-
Ronald Raygun replied Oct 14, 2008I almost doubled the account in a day through a completely automated setup. Each EA is set with a 100 pip SL and 30 pip TS with move to BE + 1 at 30 pips. I'm riding a pretty big loss right now.
Trading system using relative strength
-
Ronald Raygun replied Oct 13, 2008You're right, it does. Thanks for the catch!
Powerful 1 Min Scalping System (Fx Prime)
-
Ronald Raygun replied Oct 13, 2008I'm the one behind that indicator. I can say that Array slot #14 always returns 0. Any reason why?
Indicators development for T101's not very simple method
-
Ronald Raygun replied Oct 13, 2008If you're uncomfortable letting the EA trade for you, set signalsonly to true, and watch the comments. (upper left of the chart) Pay specific attention to the trade trigger, and trade based on what it says.
Trading system using relative strength
-
Ronald Raygun replied Oct 13, 2008Just one, the remaining 3 that the EAs took are trailing.
Trading system using relative strength
-
Ronald Raygun replied Oct 13, 2008I don't think anyone discussed any exit strategies. I'm just running a 30 pip trailing stop right now, with a 100 pip TP. 14 full TP hits 9 TS hits. 1 loss (reversed trade). So my EAs are up net 1700 pips when I'm not using the ranking. The ranking ...
Trading system using relative strength
-
Ronald Raygun replied Oct 13, 2008I agree that this system cannot be wholly automated. There are settings which tell you the types of exits the EA allows. Personally, if I'm not at my computer, the EA is scalping for a quick 10 pips every trade. That's it. If I am at my computer, I ...
Powerful 1 Min Scalping System (Fx Prime)
-
Ronald Raygun replied Oct 13, 2008To those that used the EA, did you change any settings? I purposely set the lot size to 0.
Powerful 1 Min Scalping System (Fx Prime)
-
Ronald Raygun replied Oct 13, 2008Look at the top bar in your terminal. There's a button labeled "Expert advisors" Is it red or green?
EX Problems
-
Ronald Raygun replied Oct 13, 2008I got a few dozen trades already. Open and close, all of them in profit, but only for 10 pips each.
Trading system using relative strength
-
Ronald Raygun replied Oct 12, 2008Looks interesting, although a lot of the indicators you posted don't seem to be necessary.
Powerful 1 Min Scalping System (Fx Prime)