I have already figured it out that v3 was capable of showing MTF.
Thank you very much again.
v4.3 looks more handsome.
This is a discussion on AllAverages within the Trading tools forums, part of the Trading Forum category; I have already figured it out that v3 was capable of showing MTF. Thank you very much again. v4.3 looks ...
I have already figured it out that v3 was capable of showing MTF.
Thank you very much again.
v4.3 looks more handsome.
Hi igorad
The shift does not work on Currant TF. (MT-4 platform)
AllAverages v4.2 nor on v4.3. (works only on higher TF).
Can You fix it ?
Dear ND. There are no ILRS and some other indicators (SMMA, Zero-lag exp, Instantaneous trendline, Moving median, Geometric mean, ILRS, Comb. LSMA-ILRS, Simplified SMA, Two pole modif., Three Pole mod., Super smoother, Simple decycler, Elastic vOL) on charts of Allaverages ver. 4.4 for MT5. And If I close mt5 and restart it I have to reload template in order to see any line of allavg. indicators on chart too. (Ver. 5.00 b. 1755) Thank you in advance.
Last edited by Pulse; 03-23-2018 at 03:31 PM.
This post?
There are the other indicators (MA_Method in the settings):
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
Yes, this post. Some ma,s are invisible on chart: SMMA, Zero-lag exp, Instantaneous trendline, Moving median, Geometric mean, ILRS, Comb. LSMA-ILRS, Simplified SMA, Two pole modif., Three Pole mod., Super smoother, Simple decycler, Elastic vol. Simply try to choose ILRS for example in MT5
SMMA is Smoothed Moving Average
Code:SMA, // Simple Moving Average EMA, // Exponential Moving Average Wilder, // Wilder Exponential Moving Average LWMA, // Linear Weighted Moving Average SineWMA, // Sine Weighted Moving Average TriMA, // Triangular Moving Average LSMA, // Least Square Moving Average (or EPMA, Linear Regression Line) SMMA, // Smoothed Moving Average HMA, // Hull Moving Average by Alan Hull ZeroLagEMA, // Zero-Lag Exponential Moving Average DEMA, // Double Exponential Moving Average by Patrick Mulloy T3_basic, // T3 by T.Tillson (original version) ITrend, // Instantaneous Trendline by J.Ehlers Median, // Moving Median GeoMean, // Geometric Mean REMA, // Regularized EMA by Chris Satchwell ILRS, // Integral of Linear Regression Slope IE_2, // Combination of LSMA and ILRS TriMAgen, // Triangular Moving Average generalized by J.Ehlers VWMA, // Volume Weighted Moving Average JSmooth, // Smoothing by Mark Jurik SMA_eq, // Simplified SMA ALMA, // Arnaud Legoux Moving Average TEMA, // Triple Exponential Moving Average by Patrick Mulloy T3, // T3 by T.Tillson (correct version) Laguerre, // Laguerre filter by J.Ehlers MD, // McGinley Dynamic BF2P, // Two-pole modified Butterworth filter by J.Ehlers BF3P, // Three-pole modified Butterworth filter by J.Ehlers SuperSmu, // SuperSmoother by J.Ehlers Decycler, // Simple Decycler by J.Ehlers eVWMA // Elastic Volume Weighted Moving Average by C.Fries
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
Bookmarks