Join our fan page
Ehlers reverse EMA - indicator for MetaTrader 4
- Views:
- 14873
- Rating:
- Published:
- 2023.08.25 11:17
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
“The Reverse EMA Indicator” author John Ehlers presents a causal forward and backward EMA indicator that can be used in real trading. It has double smoothing at the high end of the spectrum to reduce aliased components and is able to mitigate the impact of spectral dilation at the low end. The author describes the indicator as having unique flexibility in that it can display trend or cycle information by varying the alpha parameter and do this with very low lag.
Gaussian Filter Multi Pole smoother of price data
Plot HistoryPlot trade history levels on the chart for MT4
The EA created sell/buy limit orders according to: - Grid number of orders - Trading range (computed automatically by uwing weekly highs and lows) - Current price
Probability and Signals classWith these classes you can create and test your signals runtime.