- Search Energy EXCH
- 3,858 Results (90 Threads, 3,768 Replies)
-
Ronald Raygun replied Aug 4, 2010Boolean values when converted to integer are 0 and 1.
Old Dog with New Tricks
-
Ronald Raygun replied Aug 4, 2010What I did is I added in a clause where the EA checks first if ECNBroker is true or not. If true, then it looks for Boolean, if false it looks for ticket of 0 or higher.
Old Dog with New Tricks
-
Ronald Raygun replied Aug 3, 2010Can't do much without the code.
Need some help, EA closing/re-opening my G/U positions
-
Ronald Raygun replied Aug 3, 2010Think about it... if you read the source code something magical happens.
Old Dog with New Tricks
-
Ronald Raygun replied Aug 3, 2010Sign up links: url I am using DimDim as the webinar host thingy. It's all browser-based and my initial testing with it went more or less smoothly. I would appreciate it if you could just sign up for one of the two webinars. I only have 20 slots ...
Old Dog with New Tricks
-
Ronald Raygun replied Aug 3, 2010Webinar Details — Hey everyone, How does Thursday night (9PM EST) and Friday morning (9AM EST) work for everyone? I realize that the group of people using this EA is an international one and I'll do what I can to accommodate.
Old Dog with New Tricks
-
Ronald Raygun replied Aug 2, 2010I think the MA1 is causing problems. Need to double check. In the mean time, this version will take a screenshot of the chart at the time of a trade if enabled. The screenshot will be saved in [metatrader folder]expertsfiles[expert name] [expert ...
Generic MA Crossover Version 2 [TD]
-
Ronald Raygun replied Aug 1, 2010When the EA first optimizes itself, it waits for the next tick after the optimization to figure out what sort of trading system to use.
Old Dog with New Tricks
-
Ronald Raygun replied Jul 30, 2010Import to 1M, then convert to 5M. Otherwise, you'll have 1M data in the 5M timeframe.
Old Dog with New Tricks
-
Ronald Raygun replied Jul 29, 2010The EA already does adjust itself. You only need to supply a fixed takeprofit (Reverse = True) or a fixed stoploss (Reverse = False).
Old Dog with New Tricks
-
Ronald Raygun replied Jul 29, 2010Not sure if you meant for this, but with CrossBuffer = 5, MA1 needs to be MA2 + 5 pips or more for long or MA2 - 5 pips for short.
Generic MA Crossover Version 2 [TD]
-
Ronald Raygun replied Jul 28, 2010Recalculate the MA at the time of entry. You'll see that the MA did in fact cross. If you want to wait for the end of the bar to confirm, set EachTickMode to false.
Generic MA Crossover Version 2 [TD]
-
Ronald Raygun replied Jul 28, 2010Do you see some sort of really fast animation involving only 'R's? I should probably note that when I run these EAs on MT4, I have multiple terminals with the pairs spread across them. In my particular computer running this, I have 8 logical cores ...
Old Dog with New Tricks
-
Ronald Raygun replied Jul 28, 2010This also includes setting ECNBroker to True?
Old Dog with New Tricks
-
Ronald Raygun replied Jul 28, 2010When you attach the EA to the chart, what do you see in the upper left corner?
Old Dog with New Tricks
-
Ronald Raygun replied Jul 27, 2010I'm in Orlando, FL at Walt Disney World at the moment, and I can't get to my trading platforms or programming computer at the moment (be back August 1), so this is off the top of my head. The short answer: Is it possible? Yes. By me? No The long ...
Old Dog with New Tricks
-
Ronald Raygun replied Jul 27, 2010The help would be most appreciated Marc. Do you think your friend can find a way to make this EA less resource-intensive? A number of folks here on FF are having trouble it seems with running multiple instances of the EA.
Old Dog with New Tricks