- Search Forex Factory
- helloguy replied Oct 11, 2009
Thats interesting, in a more recent post Pharoh wanted the same thing. I allready coded the basic EA but it does not have MM or TS yet. Projects for another day I suppose. see url
Exp MA ea request - very simple
- helloguy replied Oct 11, 2009
I've been trying to optimize on USDJPY 5M with no luck, methinks this will not work as is. (was trying to optimize MA_Period and StopLoss) edit: Woops repeat post
Is there an MA EA like this?
- helloguy replied Oct 11, 2009
I don't think the one I wrote will work as is, I have been trying to optimize it (on USDJPY) but it apparently has no profitalble parameters. (have only been trying to optimize MA_PERIOD and StopLoss)
Is there an MA EA like this?
- helloguy replied Oct 11, 2009
Here ya go — Here it is for you. I left out the MM, because I am not very good at coding that yet. Someone else can add it. Also, it works at the beginning of every bar, not within bars like you ask, if I did that the price can cross the MA ...
Is there an MA EA like this?
- helloguy replied Oct 11, 2009
simple enough — This sounds like an easy EA to write from scratch. I'll get to it. Prolly borrow the MM from somewhere else though.
Is there an MA EA like this?
-
Backbone modification project
Started Oct 11, 2009|Platform Tech|0 repliesHi I'm new to the forum (and new to forums in general), and have only been programming with ...
- helloguy replied Oct 11, 2009
Switch to the UK branch of your broker, or a broker that has a UK branch, then you don't have to worry about the stupid NFA anti hedging law.
Stop Loss Code needed to add to this EA
- helloguy replied Oct 10, 2009
I've added the ATR and done some backtesting, with and without ATR. The ATR causes significant loss unless it's period is set as high as 22, in which case it caused the EA to make VERY slightly more money in the optimized period. This is only with ...
Profitable Hedging Lots Strategy
- helloguy replied Oct 10, 2009
Oh wait I see now, the 20 SMA is allready built into the EA. OK then I will add the ATR filter, I will set defaults to what you say but make the variables external so you can change for backtesting ect.
Profitable Hedging Lots Strategy
- helloguy replied Oct 10, 2009
It would be simple enough to add an ATR filter in the BlockTradingFilter1() function, but I don't know what you mean by "if ATR...according to 20 SMA". Do you mean two filters: ATR and SMA? Also, seems that the period M15 ATR(8) is almost always ...
Profitable Hedging Lots Strategy
- Posts by Trader Search: 'helloguy'