Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Like Tree3Likes

All about Fractals & Variant

This is a discussion on All about Fractals & Variant within the Trading tools forums, part of the Trading Forum category; VS Fractal MTF The parameter in this indicator, only one is: «TF» ; it provides an opportunity to put the ...

      
   
  1. #1
    Member Tsar's Avatar
    Join Date
    Mar 2013
    Posts
    99

    All about Fractals & Variant

    VS Fractal MTF


    The parameter in this indicator, only one is: «TF» ; it provides an opportunity to put the time-frame, fractals which a trader wants to see the current time period.

    The default is zero, which means that the display will show all fractals only this time-frame's.
    In order to activate the display of fractals with different time frames, it is necessary to note in this parameter the desired time-frame in minutes, say:

    PHP Code:
    H1 =  60
    H4 
    =  240
    D1 
    =  1440
    W1 
    =  7200 
    Attached Thumbnails Attached Thumbnails All about Fractals & Variant-vs-fractal-mtf.jpg  
    Attached Files Attached Files
    Last edited by Tsar; 07-19-2015 at 07:16 AM.
    newdigital, chartartist and Eris like this.

  2. #2
    Member Tsar's Avatar
    Join Date
    Mar 2013
    Posts
    99
    Quote Originally Posted by Tsar View Post
    VS Fractal MTF


    The parameter in this indicator, only one is: «TF» ; it provides an opportunity to put the time-frame, fractals which a trader wants to see the current time period.

    The default is zero, which means that the display will show all fractals only this time-frame's.
    In order to activate the display of fractals with different time frames, it is necessary to note in this parameter the desired time-frame in minutes, say:

    PHP Code:
    H1 =  60
    H4 
    =  240
    D1 
    =  1440
    W1 
    =  7200 

    This is the Right :

    PHP Code:
    H1 60
    H4 
    240
    D1 
    1440
    W1 
    10080
    MN 
    43200 

  3. #3
    Senior Member
    Join Date
    May 2015
    Posts
    108
    Interesting...

    when does it confirm...i mean it's 2 candles or 3 candles confirmation...

    thanks

  4. #4
    Member Tsar's Avatar
    Join Date
    Mar 2013
    Posts
    99
    LineFractal


    An indicator that alerts and draws a horizontal line to mark whenever a fractal is engulfed by a Candle close before another fractal prints in the same direction.
    Attached Thumbnails Attached Thumbnails All about Fractals & Variant-linefractal.jpg  
    Attached Files Attached Files

  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

    FractalCyclePeriod indicator (Ehlers' Cycle Period finder)

    Please check out the FractalCyclePeriod indicator which can be used instead of the well-known Ehlers' Cycle Period finder - premium post to download:

    All about Fractals & Variant-fractalcycleperiod_1.0-60-.png
    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
    FractalDimension_TR_v1.0 600+ indicator is on this post. This indicator was coded according to Stocks & Commodities V. 35:11 (18–21, 45): Estimating The Fractal Dimension Of Stock Prices by Mike B. Siroky, MD. How to use this indicator - read this post. The article related to this indicator - this post.

    All about Fractals & Variant-fractaldimension_tr_v1.0-600.png
    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

    premium - FractalDimention_TR_v1.0 indicator for MT5

    FractalDimention_TR_v1.0 indicator for MT5 is on this post. This indicator was coded according to Stocks & Commodities V. 35:11 (18–21, 45): Estimating The Fractal Dimension Of Stock Prices by Mike B. Siroky, MD. How to use this indicator - read this post. The article related - this post.

    All about Fractals & Variant-fractaldimention_tr_v1.0-mt5.png


    The main rule of using of the FractalDimension indicator is: If the value is lower 1.5 then the market is in trending mode, in other case in cycling mode.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #8
    Senior Member Taylor Woods's Avatar
    Join Date
    Jan 2019
    Posts
    299

    The Fractal design.

    The fractal design that flag a bullish turn is a trough in the center, flanked by higher points either side. The fractal that flag a bearish turn in the market is a pinnacle, flanked by lower points on either side. Fractals are utilized as an indicator that affirms the presence or rise of a pattern. In progressively riotous markets, they can be useful in distinguishing an unmistakable value heading.

  9. #9
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Simple iFractal EA

    Simple iFractal EA - expert for MetaTrader 5

    All about Fractals & Variant-2020091114h0232.png


    This is a very simple (in terms of code implementation) Expert Advisor for the iFractal (Fractal) indicator. There can be only one position in the market. We check the signal only at the moment of the birth of a new bar. The position volume is always equal to the minimum lot. No trailing. If there is a BUY position on the market and We received a signal to open SELL: first we close the BUY position and only then we open SELL. If there is a SELL position on the market and We have received a signal to open a BUY: first we will close the SELL position and only then we will open a BUY.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  10. #10
    Member
    Join Date
    Jun 2015
    Posts
    71
    Quote Originally Posted by Tsar View Post
    LineFractal


    An indicator that alerts and draws a horizontal line to mark whenever a fractal is engulfed by a Candle close before another fractal prints in the same direction.
    Hi, Request to convert this indi to MT5.
    Thank you

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