Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 29
Like Tree9Likes

AllAbsoluteMarket

This is a discussion on AllAbsoluteMarket within the Trading tools forums, part of the Trading Forum category; i'm trying this indi for riding bear or bull (trend following) How can i change the parameters of Math method ...

      
   
  1. #11
    Senior Member levonisyas's Avatar
    Join Date
    Sep 2013
    Location
    Türkiye
    Posts
    122
    i'm trying this indi for riding bear or bull (trend following)
    How can i change the parameters of Math method indicators and MA_Method indicators?

  2. #12
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    MathMode = 0; // Math method: 0-RSI; 1-Stoch; 2-DMI; 3-MACD

    MA_Method = 3; // See list below

    List of MAs:
    // 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
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  3. #13
    Senior Member levonisyas's Avatar
    Join Date
    Sep 2013
    Location
    Türkiye
    Posts
    122
    i mean changing the sma, rsi etc. parameters

  4. #14
    Senior Member levonisyas's Avatar
    Join Date
    Sep 2013
    Location
    Türkiye
    Posts
    122
    My test experience for finding the best combination
    MathMode = 0; // Math method: 0-RSI (only rsi other math methods later)
    MA_Method = 0-1-2-3.........25; // All of them

    AllAbsoluteMarket-screenhunter_04-oct.-19-12.25.jpg

    MathMode = 0; // Math method: 0-RSI
    1.MA_Method=15: REMA - Regularized EMA by Chris Satchwell (is best combination that i found)
    2.MA_Method=17: IE/2 - Combination of LSMA and ILRS
    3.MA_Method=25: Laguerre - Laguerre filter by J.Ehlers (needs optimization, after 3 bars later shows)
    4.MA_Method= 2: Wilder - Wilder Exponential Moving Average
    Last edited by levonisyas; 10-19-2013 at 09:39 AM. Reason: added 1.2.3.4.

  5. #15
    Junior Member
    Join Date
    Jan 2014
    Posts
    19
    Is this compatible with 600+?

  6. #16
    Member
    Join Date
    May 2014
    Posts
    39
    Hi Igorad,can you please update the indicator,it's not working in 600+ version

  7. #17
    igorad
    Guest
    Quote Originally Posted by Darren Wcw View Post
    Hi Igorad,can you please update the indicator,it's not working in 600+ version
    Hi Darren Wcw,

    Please check out the updated AllAbsoluteMarket indicator for the new MT4.

    Attachment 7991

    Regards,
    Igor

  8. #18
    Member
    Join Date
    May 2014
    Posts
    39
    Thanks a lot.

  9. #19
    igorad
    Guest
    Hi,

    Please check out the fixed and updated AllAbsoluteMarket_v2.2 with ability to calculate the MACD mode (MathMode = 3).

    Attachment 11759

    Regards,
    Igor

  10. #20
    igorad
    Guest
    Hi,


    Please check out the updated AllAbsoluteMarket indicator with the new set of prices and with the advanced popup/email/push alerts for each market condition.


    Attachment 24290



    Regards,
    Igor

Page 2 of 3 FirstFirst 1 2 3 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
  •