- Search Metals Mine
-
Ronald Raygun replied Jul 17, 2009If the EA doesn't use a magic number, set the magicnumber to search for to 0.
Has Anyone made An EA to trades the opposite, Inverse or Converse Of another EA ??
-
Ronald Raygun replied Jul 17, 2009Can't place trades at the price "freeze level"
Why am I getting this error?
-
Ronald Raygun replied Jul 17, 2009That's the minimum stoplevel/takeprofitlevel/pendingentrylevel. Basically, if--at the time you place or modify the order--the stoploss/takeprofit/entryprice is within that range, metatrader will return that erroe.
Why am I getting this error?
-
Ronald Raygun replied Jul 17, 2009Sorry for the long delay everyone. This should do the trick. You set the lot size on the signal EA to the lowest possible. You set the lot size on the receiver EA to the size you want + the lot size on the signal EA. You set MagicNumberToCopy equal ...
Has Anyone made An EA to trades the opposite, Inverse or Converse Of another EA ??
-
Ronald Raygun replied Jul 16, 2009That error is coming up because your stoploss/takeprofit is probably too tight. Do you know the minimum stoploss/takeprofit on your broker?
Why am I getting this error?
-
Ronald Raygun replied Jul 16, 2009You completely missed my point. It's like the ongoing fight as to whether or not an EA is better than a human. As I see it, they're both good, so I use both. Same applies to trending systems vs ranging systems. They're both good, so I use both.
4H Box Breakout
-
Ronald Raygun replied Jul 16, 2009Forex is very much an investor's market just as much as it is a trader's market. Neither group is any better than the other, so naturally, I trade as both.
4H Box Breakout
-
Ronald Raygun replied Jul 15, 2009Don't have access to a coding terminal at the moment. But the necessary bits of code are here: //Add these at the top with all the other external functions extern bool SignalsOnly = False; extern bool Alerts = False; extern bool SignalMail = False; ...
Add Optional Pop-up alert to this EA?
-
Ronald Raygun replied Jul 14, 2009It's very possible to call multiple timeframes.
Programmer needed for multi TF indi / EA
-
Ronald Raygun replied Jul 13, 2009Not quite a filter, but this refers to what HouseTrader and I elaborated on back in the early pages of this thread. Are there better solutions to simply using the breakout of the first 4Hr bar? What about... If the first 4 one hour bars are in the ...
4H Box Breakout
-
Ronald Raygun replied Jul 13, 2009In the greater context of things...anything made by a human is technically 'artificial'
AIs vs Human Traders
-
Ronald Raygun replied Jul 13, 2009I'm thinking build 224 did something...just can't say what.
MT4 Bug?
-
Ronald Raygun replied Jul 13, 2009I'm guessing it's not populating the history? If that's the case I'm not sure what can be done.
Offline Chart data question
-
Ronald Raygun replied Jul 13, 2009You need the period converter to be running continuously on the 'host' chart.
Offline Chart data question
-
Ronald Raygun replied Jul 13, 2009A little more 'NEAT' stuff. url url
My most recent advancements into machine learning
-
Ronald Raygun replied Jul 13, 2009Because I'm trying to create an insane backtest (read: greater than 189 billion). Mainly for bragging rights. If a newbie decides to show a backtest saying his/her/it's EA is amazing, I'll show my backtest.
2009.03.11 15:41:15Tester memory handler: tester stopped because not enough memory