Results 1 to 9 of 9
Like Tree10Likes
  • 7 Post By igorad
  • 3 Post By igorad

AllAbsoluteSqueeze

This is a discussion on AllAbsoluteSqueeze within the Trading tools forums, part of the Trading Forum category; Hi, Please take a look at the advanced AllAbsoluteSqueeze_v2 indicator which is based on the AllAbsoluteDifference indicator. Code: extern int ...

      
   
  1. #1
    igorad
    Guest

    AllAbsoluteSqueeze

    Hi,

    Please take a look at the advanced AllAbsoluteSqueeze_v2 indicator which is based on the AllAbsoluteDifference indicator.

    Code:
    extern int     TimeFrame         =     0;    // TimeFrame in min
    extern int     MathMode          =     1;    // Math method: 0-RSI;1-Stoch;2-DMI;3-MACD 
    extern int     Price             =     0;    // Price = 0...10 (see List of Prices)
    extern int     Length            =    20;    // Period of evaluation(slow MA period for MACD mode)
    extern int     PreSmooth         =     1;    // Period of PreSmoothing(fast MA period for MACD mode)
    extern int     Smooth            =     5;    // Period of smoothing
    extern int     MA_Method         =     0;    // See list above
    extern double  StdDevMultiplier  =     2;    // Standard Deviation Multiplier
    extern double  ATRMultiplier     =   1.5;    // ATR Multiplier
    Attachment 4256

    Regards,
    Igor
    newdigital, Nodp53, Dave and 4 others like this.

  2. #2
    igorad
    Guest
    Hi,

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

    Attachment 9055

    Regards,
    Igor

  3. #3
    Member
    Join Date
    Jul 2013
    Location
    witbank
    Posts
    60
    Excellent - Thanks

  4. #4
    Junior Member the__searcher's Avatar
    Join Date
    Dec 2014
    Location
    South Africa
    Posts
    25

    Add the__searcher on Linkedin
    Hi igorad, newdigital

    Does this indicator repaint ? I have done a few backtests and I noticed in some cases the historical bars change, but in other cases they do not. So I am not sure if it is supposed to repaint.

    Thanks

  5. #5
    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 the__searcher View Post
    Hi igorad, newdigital

    Does this indicator repaint ? I have done a few backtests and I noticed in some cases the historical bars change, but in other cases they do not. So I am not sure if it is supposed to repaint.

    Thanks
    I did not check but I think that it is not repainted.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  6. #6
    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
    Some good indicator related to AbsoluteStrength from premium section:

    AllAbsoluteSqueeze-unitrendquality_1-600-.png


    - UniTrendQuality_v1.0 600+ indicator is on this post. This is the advanced UniTrendQuality indicator based on the David Sepiashvili's article in the Stocks & Commodities V. 22:4. The UniAbsoluteStrength indicator is used for the trend detection technique instead of the MACD(7,15). The version is for the build 600 and above
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  7. #7
    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
    The other interesting version is the following:

    AllAbsoluteSqueeze-unitrendnoisebalance_1-600-.png


    UniTrendNoiseBalance_v1.1 600+ indicator is on this post. This is the advanced UniTrendNoiseBalance indicator (B-indicator) based on the David Sepiashvili's article in the Stocks & Commodities V. 22:4 with ability to use 2 scale mode: 0..100 and -100..100. The version is for the build 600 and above
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #8
    igorad
    Guest
    Hi,

    Please check out the updated AllAbsoluteSqueeze indicator with the new sets of prices and MAs.


    Attachment 28111


    Regards,
    Igor

  9. #9
    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
    Premium section link -
    ----------------

    AllAbsoluteSqueeze-unitrendqualityalerts.png


    UniTrendQuality_v1.4 600+ indicator is on this post. This is the advanced UniTrendQuality indicator based on the David Sepiashvili's article in the Stocks & Commodities V. 22:4. The UniAbsoluteStrength indicator is used for the trend detection technique instead of the MACD(7,15). The alert was improved for more signal condition to be added.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog


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
  •