I was struggling to find what I needed to combine an MA Cross strategy and MACD strategy. This strategy allows you to use more types of moving averages, including Double Exponential Moving Average and Triple Exponential Moving Average (DEMA & TEMA) in your MA Cross strategy, as well as removing the limits on MACD signal line length.
Hello traders! I have been developing a fully customizable algo over the last year. The algorithm is based on a set of different strategies, each with its own weight (weighted strategy). The set of strategies that I currently use are 5: MACD Stochastic RSI RSI Supertrend MA crossover Moreover, the algo includes STOP losses criteria and a taking...
The Uhl MA crossover system was specifically designed to provide an adaptive MA crossover system that didn't committed the same errors of more classical MA systems. This crossover system is based on a fast and a slow moving average, with the slow moving average being the corrected moving average (CMA) originally proposed by Andreas Uhl, and the fast moving average...