- Search Energy EXCH
-
Arnold49 replied Mar 1, 2009ok, I don't understand it either, but thanks for looking.
EA interfering with other charts
-
Arnold49 replied Feb 27, 2009no, I just removed all other EA and tried again , still the same, I will post the whole EA, the idea is , you open a trade then this manages the close by trailing a moving average ps, just found some redundant code so I've removed it & re-posted
EA interfering with other charts
-
Arnold49 replied Feb 27, 2009I had it on GBP/JPY it adjusted the sell trade that was there and, at the same time time it adjusted a GBP/USD chart position, incidently it set them at the same value, are you saying "if (OrderSymbol() == Symbol())" will not make it chart specific? ...
EA interfering with other charts
-
Arnold49 replied Feb 27, 2009thanks, but this EA manages trades only , it doesn't open them, so I can't really use magic no.s
EA interfering with other charts
-
EA interfering with other charts
Started Feb 27, 2009|Platform Tech|10 replies
Hi, please could someone tell me why the following code alters prices on other charts which ...
-
Arnold49 replied Jan 15, 2009oops! — Now you've done it! were not rookies anymore!!

Bobnannings Range trading method
-
Arnold49 replied Jan 14, 2009new EA — Bob, how are you getting on with your ma crossover EA? I've managed to adapt your 30x20 buy sell EA to use a 5/15 lwma crossover on H1 chart, when the market zooms up, we get no orders open but when it starts to come down we get a ...
Trading aud/nzd successfully
-
Arnold49 replied Jan 13, 2009yes, I suppose it is , but these are quite minor changes as I've only just started to learn this EA language. Steve.
Bobnannings Range trading method
-
Arnold49 replied Jan 13, 2009I'll see if I can limit it to the first trade, I didn't understand what you wanted it for exactly. Steve.
Trading aud/nzd successfully
-
Arnold49 replied Jan 13, 2009almost forgot — one more thing, the spread setting is for 5 digit brokers, if your on four digit then 0.8 = 8
Trading aud/nzd successfully
-
Arnold49 replied Jan 13, 2009there's no ATR in this one, the atr is replaced by whatever number you input as a buffer. yes 800=80 & 1200=120. you might be interested in the EA I posted on the AUD/NZD thread it is the same but now with spread control.
Bobnannings Range trading method
-
Arnold49 replied Jan 13, 2009ok. here is the latest version, it has the following new features; 1. spread_less_than = 8 if you want the EA to only trade when spread is 8 or less set this to 8. 2. Buffer= 800 distance to 1st trade from MA (eg; 800=80) 3. Ma_period= 40 set MA to ...
Trading aud/nzd successfully
-
Arnold49 replied Jan 13, 2009Here you go, just alter the "buffer" variable to whatever you want. warning: this will now work on the time frame the chart is set to, so don't flip between TF's while the EA is running!
Bobnannings Range trading method
-
Arnold49 replied Jan 12, 2009Which EA is it exactly that you want it done to? 'cause I'll have a go tomorrow evening. Steve.
Trading aud/nzd successfully
-
Arnold49 replied Jan 12, 2009sounds like your about the same age as me, I started in Forex 15 months ago, after playing about with shares & indicies for about 10 yrs, I've been through many methods, this one is the best I've seen, I'm hoping I can build the account back up to ...
Trading aud/nzd successfully
-
Arnold49 replied Jan 12, 2009like you I tried to increase my lots & nearly blew the account, But I did it last week so I went from $40 to $20 and now it's at $45 ish (1H) I had a similar disaster with my live acc' & managed to reduce it to £20, using another method, so I ...
Trading aud/nzd successfully
-
Arnold49 replied Jan 12, 2009I don't know, I haven't used it yet, but I would guess pips. Steve.
Bobnannings Range trading method
-
Arnold49 replied Jan 12, 2009that's exactly right, but I'm using 40 MA not 120 Steve.
Bobnannings Range trading method