Page 33 of 34 FirstFirst ... 23 31 32 33 34 LastLast
Results 321 to 330 of 338
Like Tree79Likes

AllAverages

This is a discussion on AllAverages within the Trading tools forums, part of the Trading Forum category; Igor, I would suggest to you include the "projection ray" to allaverages (mt5) this "sample" moving average has the projection ...

      
   
  1. #321
    Junior Member
    Join Date
    Mar 2018
    Posts
    13

    Lightbulb

    Igor,

    I would suggest to you include the "projection ray" to allaverages (mt5)

    this "sample" moving average has the projection line, that is very usefull when whe "use" for example shift=-5

    https://www.mql5.com/pt/code/20871 (trend angle for mt5 is a moving avera

    You could added it to allaverages as a option
    (show trend line (yes/no) or show projection line (yes/no)

    tks


    AllAverages-shot1.jpg
    Last edited by baraozemo; 05-18-2019 at 01:42 PM.

  2. #322
    Junior Member
    Join Date
    Mar 2018
    Posts
    13
    this projection ray is very useful when you use the "moving average" with shift parameter...
    if I use shift=-5 in the moving average, and if the AllAverages have the option to "enable projection ray" we can trade easy
    Last edited by baraozemo; 05-28-2019 at 07:11 PM.

  3. #323
    Junior Member
    Join Date
    Dec 2017
    Posts
    21
    Quote Originally Posted by igorad View Post
    Hi Sharedood,

    Please check out the updated AllAveragesConsensus indicator with the new set of MAs and with ability to calculate in normalized scale(ShowNormalized=true) and as the Upcounter/Downcounter difference. Also you can use various sets of MAs to calculate the indicator.


    Attachment 22476



    Regards,
    Igor
    Dear sir, this indicator is working very well but pop up and sound alerts are given after candle close, I have changed alert shift to 0, I want alerts on arrow appearance, please do the needful. Regards.

  4. #324
    Member
    Join Date
    Nov 2013
    Posts
    37

    Correct compilation error

    Quote Originally Posted by igorad View Post
    Hi,

    Please take a look at the latest version of well-known indicator AllAverages_v3.0 with 26 types of moving averages:
    Code:
    // MA_Method= 0: SMA        - Simple Moving Average
    // MA_Method= 1: EMA        - Exponential Moving Average
    // MA_Method= 2: Wilder     - Wilder Exponential Moving Average
    // MA_Method= 3: LWMA       - Linear Weighted Moving Average 
    // MA_Method= 4: SineWMA    - Sine Weighted Moving Average
    // MA_Method= 5: TriMA      - Triangular Moving Average
    // MA_Method= 6: LSMA       - Least Square Moving Average (or EPMA, Linear Regression Line)
    // MA_Method= 7: SMMA       - Smoothed Moving Average
    // MA_Method= 8: HMA        - Hull Moving Average by Alan Hull
    // MA_Method= 9: ZeroLagEMA - Zero-Lag Exponential Moving Average
    // MA_Method=10: DEMA       - Double Exponential Moving Average by Patrick Mulloy
    // MA_Method=11: T3_basic   - T3 by T.Tillson (original version)
    // MA_Method=12: ITrend     - Instantaneous Trendline by J.Ehlers
    // MA_Method=13: Median     - Moving Median
    // MA_Method=14: GeoMean    - Geometric Mean
    // MA_Method=15: REMA       - Regularized EMA by Chris Satchwell
    // MA_Method=16: ILRS       - Integral of Linear Regression Slope 
    // MA_Method=17: IE/2       - Combination of LSMA and ILRS 
    // MA_Method=18: TriMAgen   - Triangular Moving Average generalized by J.Ehlers
    // MA_Method=19: VWMA       - Volume Weighted Moving Average 
    // MA_Method=20: JSmooth    - Smoothing by Mark Jurik
    // MA_Method=21: SMA_eq     - Simplified SMA
    // MA_Method=22: ALMA       - Arnaud Legoux Moving Average
    // MA_Method=23: TEMA       - Triple Exponential Moving Average by Patrick Mulloy
    // MA_Method=24: T3         - T3 by T.Tillson (correct version)
    // MA_Method=25: Laguerre   - Laguerre filter by J.Ehlers
    // MA_Method=26: MD         - McGinley Dynamic
    In the list you can see there are 2 version of T3: basic by Tilson and my with correct smoothing factor(see on the picture).

    Attachment 98


    As you see my T3 is something middle between LSMA and ILRS.

    Regards,
    Igor


    Updates:

    2013.03.14 - version 3.1: fixed 2 errors in REMA and ITrend algorithms
    Good afternoon igor

    When you have time.

    You can review this error when compiling the indicator

    AllAverages-error.jpg

    AllAverages-error1.jpg

    Thank you very much

  5. #325
    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 Hermo View Post
    Good afternoon igor

    When you have time.

    You can review this error when compiling the indicator
    ...
    You can open indicator in MetaEditor, and change iTime to iTime1 and compule.

    AllAverages-eurusd-h1-fx-choice-limited-2.png


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

  6. #326
    Member
    Join Date
    Nov 2013
    Posts
    37
    Quote Originally Posted by newdigital View Post
    You can open indicator in MetaEditor, and change iTime to iTime1 and compule.

    Click image for larger version. 

Name:	eurusd-h1-fx-choice-limited-2.png 
Views:	431 
Size:	19.3 KB 
ID:	37864


    Click image for larger version. 

Name:	111111.png 
Views:	431 
Size:	14.5 KB 
ID:	37865
    Good morning

    Perfect, problem solved

    Thank you very much

  7. #327
    Junior Member
    Join Date
    Aug 2019
    Posts
    4
    Does anyone know what indicators he was using on these images?



    Quote Originally Posted by shg View Post
    Hi Igor & ND,

    Can you check attached graphs? Its really interesting...It has the band squeeze and then it expand...Very very interesting...i dont know exact technical word but i would say that it just break the band and it expand...so as soon as it squeeze there will be a good move and good signal...

    Attachment 18814

    Attachment 18815

    Good work...thanks

    regards



  8. #328
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    I found this video recently posted on youtube that compared which moving averages is the best for forex trading.

    Follow my official trading theregulartrader blog

  9. #329
    Junior Member
    Join Date
    Jun 2022
    Posts
    1
    where can I download the indicator for mt4 and mt5 please ?

  10. #330
    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 pascal89 View Post
    where can I download the indicator for mt4 and mt5 please ?
    AllAverages_v4.0 600+ indicator is on this post. This is updated AllAverages indicator with 3 new MAs:
    • BF2P - Two-pole modified Butterworth filter by J.Ehlers
    • BF3P - Three-pole modified Butterworth filter by J.Ehlers
    • SuperSmu - SuperSmoother by J.Ehlers

    --------------------

    AllAverages_v4.3 600+ indicator is on this post. This is the updated AllAverages indicator with the new set of 32 MAs (including eVWMA mod). Same version to be used in the EA - this post.
    --------------------

    AllAverages_v4.9 600+ indicator
    is on this post. This is the updated AllAverages indicator with the new V-EMA.
    --------------------

    AllAverages_v4.4 indicator for MT5 are on this post. This is the updated AllAverages indicator with the MA_Shift parameter and with all kinds of alerts incl email alert, push notification, UpTrend Sound and DownTrend Sound, Alert Shift and more.
    --------------------

    AllAverages_v4.4 simple indicator for MT5 is on this post. This is the AllAverages simple indicator which can be applied to any indicator including prices on the main chart.
    --------------------

    AllAverages_v4.9 indicator for Metatrader 5 is on this post. This is the updated AllAverages indicator with the new V-EMA.
    --------------------
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

Page 33 of 34 FirstFirst ... 23 31 32 33 34 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
  •