Results 1 to 10 of 28
Like Tree10Likes

FractalChannel_Stop

This is a discussion on FractalChannel_Stop within the Trading tools forums, part of the Trading Forum category; Hi, Please check out the updated FractalChannel_Stop indicator for the new MT4. Attachment 9096 Regards, Igor...

      
   

Hybrid View

  1. #1
    igorad
    Guest
    Hi,

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

    Attachment 9096

    Regards,
    Igor

  2. #2
    Member
    Join Date
    Dec 2013
    Posts
    46
    Can't believe I have been hunting for this for the last 12 months and it's was right here in front of me . Have you guys developed a fractal channels indie, rather than the fractal channel stop indie?

  3. #3
    igorad
    Guest
    Quote Originally Posted by pakeha View Post
    Can't believe I have been hunting for this for the last 12 months and it's was right here in front of me . Have you guys developed a fractal channels indie, rather than the fractal channel stop indie?
    Hi pakeha,

    There is one of the last versions of the FractalChannel indicator with ability to pre-smooth the Upper/Lower Band Price.

    Code:
    //---- input parameters
    extern int     TimeFrame            =     0;    //TimeFrame in min
    extern int     UpBandPrice          =     2;    //Upper Band Price(ex.2 for High)     
    extern int     LoBandPrice          =     3;    //Lower Band Price(ex.3 for Low) 
    extern int     FractalSize          =     2;    //Fractal Size in bars (ex. 1-3 bars,2-5 bars,3-7 bars)
    extern double  Margins              =     0;    //Channel Margins (ex.0.3)
    extern int     PreSmooth            =     1;    //Pre-smoothing period
    extern int     PreSmoothMode        =     0;    //Pre-smoothing method(0...26)
    extern int     ChannelMode          =     0;    //Channel Mode:0-Fractal Channel,1-Chaos Bands
    Regards,
    Igor

  4. #4
    Member
    Join Date
    Jun 2015
    Posts
    71
    Quote Originally Posted by igorad View Post
    Hi,

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

    Attachment 9096

    Regards,
    Igor
    Good Day, Is there a FractalChannel_Stop for MT5?

    Regards

  5. #5
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,483
    Blog Entries
    2969
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by Eris View Post
    Good Day, Is there a FractalChannel_Stop for MT5?

    Regards
    I think - it was not coded for Igorad. I will make a request to him about MT5 version.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

LinkBacks (?)

  1. 03-14-2015, 05:49 AM
  2. 12-21-2013, 04:58 AM

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
  •