Based on my study, different pairs show different patterns / cycles, mine is a simple strategy that only use a few parameter to determine trades. It is hard to find a simple algo that fits all. For example, the strategy that works well on AUDJPY generates zero trades on AUDNZD. I have another strategy that generates good result (see attachment) on AUDUSD 60min but generates zero trades on AUDJPY.
If there is one strategy that can fit all, I guess it might be a complex algo that determine trades based on different patterns, but this way the complex algo is not much different from combining all the simple strategies together into a portfolio of strategies, which is the direction prefer. What do you think?