OVERWHELMED is right! Steve you are a machine. I can't keep up with all the things you crank out. Doesn't help that you got a big head start on me.FreddyFX wrote:OVERWHELMED BY ALL YOUR WORK!
I've skimmed through much of the Hanover EA thread at FF but I don't see an explanation of the Hanover EA logic anywhere -- did I miss something? From digging through the code it looks like it calculates the Recent Strength on a user-specified set of timeframes (M1 - MN) and initiates a trade on pair XXXYYY when (and only when) currency XXX is strongest and currency YYY is weakest on all timeframes. Correct?
Is the Hanover algorithm disclosed anywhere? I see only an ex4 and no explanation of how he generates his values. I have some ideas for how I'd create a Hanover-like indicator but I'd rather avoid reinventing the wheel. I'd like to implement some backtests of this on another platform and see how it behaves -- which might help the EA development process here. Dragos posted a simple way to calculate currency indices against the basket. You could use the short-term rate-of-change of those indices to create your own "recent strength" indicator but I don't know how that compares to the Hanover figures. Anybody know?