Page 23 of 34 FirstFirst ... 13 21 22 23 24 25 33 ... LastLast
Results 221 to 230 of 338
Like Tree79Likes

AllAverages

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 ...

      
   
  1. #221
    Junior Member
    Join Date
    Apr 2017
    Posts
    8
    I have already figured it out that v3 was capable of showing MTF.
    Thank you very much again.
    v4.3 looks more handsome.

  2. #222
    Junior Member
    Join Date
    Jul 2014
    Posts
    4
    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 ?

  3. #223
    igorad
    Guest
    Quote Originally Posted by advanced View Post
    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 ?
    Hi advanced,

    Please check out the updated AllAverages for MT5 platforms.



    Regards,
    Igor
    Attached Files Attached Files
    advanced and Phob0s like this.

  4. #224
    Member
    Join Date
    Jul 2013
    Location
    witbank
    Posts
    60
    Quote Originally Posted by igorad View Post
    Hi advanced,

    Please check out the updated AllAverages for both MT4 and MT5 platforms.

    Attachment 30753


    Regards,
    Igor
    Hi

    Thanks

  5. #225
    Junior Member
    Join Date
    Jul 2014
    Posts
    4
    Quote Originally Posted by igorad View Post
    Hi advanced,

    Please check out the updated AllAverages for both MT4 and MT5 platforms.

    Attachment 30753


    Regards,
    Igor
    Thank You igord

  6. #226
    Junior Member
    Join Date
    Sep 2014
    Location
    Moscow
    Posts
    8
    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 02:31 PM.

  7. #227
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2909
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by Pulse View Post
    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.
    This post?
    There are the other indicators (MA_Method in the settings):

    AllAverages-avermt5_1.png
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #228
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2909
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    And this is the template which is based on MA_Method in the settings (template is attached; MaksiGen_Range_Move_mtf_3 indicator is used on this template so it is attached too):

    AllAverages-eurusd-h1-metaquotes-software-corp-2.png
    Attached Files Attached Files
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  9. #229
    Junior Member
    Join Date
    Sep 2014
    Location
    Moscow
    Posts
    8
    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

  10. #230
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2909
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    SMMA is Smoothed Moving Average

    AllAverages-smma1.png


    AllAverages-smma2.png


    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

Page 23 of 34 FirstFirst ... 13 21 22 23 24 25 33 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •