Page 1 of 10 1 2 3 ... LastLast
Results 1 to 10 of 99
Like Tree47Likes

Advanced Parabolic SAR

This is a discussion on Advanced Parabolic SAR within the Trading tools forums, part of the Trading Forum category; Hi, Please take a look at the advanced Parabolic SAR with a lot of additional options: multi timeframe indicator applied ...

      
   
  1. #1
    igorad
    Guest

    Advanced Parabolic SAR

    Hi,

    Please take a look at the advanced Parabolic SAR with a lot of additional options:

    • multi timeframe indicator
    • applied to any price(0...6) + HiLoMode(0-off,1-on)
    • starting Acceleration Factor(AF)
    • AF increment or step
    • AF maximum value
    • static filter in pips to avoid the whipsaw losses
    • minimum change filter in pips


    Also I attached the article of famous Dennis Meyers in the TASC, which served as a motive for development of this indicator.

    Advanced Parabolic SAR-parabolic_1.jpg

    Moreover, I want to note that the default MT4 Parabolic SAR is wrongly coded like and many others default MT4 indicators.

    Regards,
    Igor
    Attached Files Attached Files

  2. #2
    Member
    Join Date
    Feb 2013
    Posts
    48
    Quote Originally Posted by igorad View Post
    Hi,

    Please take a look at the advanced Parabolic SAR with a lot of additional options:

    • multi timeframe indicator
    • applied to any price(0...6) + HiLoMode(0-off,1-on)
    • starting Acceleration Factor(AF)
    • AF increment or step
    • AF maximum value
    • static filter in pips to avoid the whipsaw losses
    • minimum change filter in pips


    Also I attached the article of famous Dennis Meyers in the TASC, which served as a motive for development of this indicator.

    Click image for larger version. 

Name:	parabolic_1.jpg 
Views:	2710 
Size:	38.7 KB 
ID:	275


    Regards,
    Igor
    Hi Igor,

    What settings/filter are you using in your pic?

    Thx

    TCT

  3. #3
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Thanks Igorad.
    I edited this thread for new link trading forum wiki

  4. #4
    igorad
    Guest
    Hi TCT,

    It's just an example with settings as follows:

    Code:
    extern int     TimeFrame         =     0;   //TimeFrame in min
    extern int     Price             =     0;   //Price Mode (0...6)
    extern int     HiLoMode          =     1;   //0-off,1-on 
    extern double  StartAF           =   0.0;   //Start value of Acceleration Factor
    extern double  Step              = 0.015;   //Acceleration Factor increment 
    extern double  MaxAF             =   0.1;   //Maximum value of Acceleration Factor   
    extern double  Filter            =   0.0;   //Filter in pips
    extern double  MinChange         =   3.0;   //Min Change in pips  
    extern int     SignalMode        =     1;   //SignalMode: 0-only Stops,1-Signals & Stops
    Regards,
    Igor
    TCT likes this.

  5. #5
    Junior Member
    Join Date
    Mar 2013
    Posts
    14
    I've found a lot of trading system that may not publish by owner itself. until now, i still learn about picture from them. it is an example trade using parabolic. this pic was download from facebook profile name Max Emiliano, i've sent friend request to him and accepted! when i asked him for this pic. His profile not available just one day after.

    Advanced Parabolic SAR-sar.jpg

    I check date 25 November 2005 chart above but difficult find parabolic setting like that. Historical Data here

    So interesting..
    Last edited by wanaxau; 03-11-2013 at 03:50 PM.

  6. #6
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    I see parabolic but what are the other indicators?

    PS. I think - the other lines were drawing manually ... if I am wrong so sorry.

  7. #7
    Member
    Join Date
    Feb 2013
    Posts
    48
    Quote Originally Posted by newdigital View Post
    I see parabolic but what are the other indicators?

    PS. I think - the other lines were drawing manually ... if I am wrong so sorry.
    ND,

    Sorry I do not understand your comment...

    TCT

  8. #8
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    wanaxau uploaded the image with some system which is not related to this thread. He was asking about indicators (how to find them, where to download etc). I just replied that I see parabolic indicator only, and other indicators were drawing manually.

    I see just different parabolic sar indicators, with different settings.

    His post should be in "Help to Identify Indicator and System" thread but we do not have this thread for now.
    TCT likes this.

  9. #9
    igorad
    Guest
    Hi,

    Looks like I found acceptable settings for this system:

    • Fast parabolic: startAF = 0.02, step = 0.05, maxAF = 0.2 (rest are default)
    • Slow parabolic: startAF = 0.00, step = 0.005, maxAF = 0.1 (rest are default)
    • standard Heikin-Ashi
    • Fibo levels that are built on pullbacks.



    Advanced Parabolic SAR-sarsystem_1.jpg

    Regards,
    Igor
    Dreambig likes this.

  10. #10
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Yes, you are right. Please find Heiken Ashi indicator (attached) and template.

    Install Advanced Parabolic SAR indicator from the first post and Heiken Ashi from this post, place template to template folder, open chart, right mouse click and select template by name. And we will have something like that:

    Advanced Parabolic SAR-heiken_parabolic_1.gif


    Advanced Parabolic SAR-heiken_parabolic_2.gif
    Attached Files Attached Files

Page 1 of 10 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
  •