Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Coders Supporting Coders #4363
    Koni
    Participant

      This reply has been reported for inappropriate content.

      Hi simplex,

       

      I ve made only one change.

      “mt4tofile-2011-2012-v1.3.mq4” originally used the  iCustom call “Fractals”, but i changed it to using “Fractals_Close_Mod” which can be found here http://www.penguintraders.com/groups/fractal-arrow-prediction/documents/

      This works very well so i have tried to replace the name “Custom ZigZag” in “SmallCatZzFractal-v1.1” to the indicator name “ZigZag Close Modified”

      Unfortunately the ZZ legs written to file are wrong.

      I have also tried to replace i”Fractals ” within “SmallCatZzFractal-v1.1”  with an appropriate iCustom call.

      Also wont work :(

      • This reply was modified 11 years, 4 months ago by Koni.
      Attachments:
      You must be logged in to view attached files.
      in reply to: Coders Supporting Coders #4313
      Koni
      Participant

        This reply has been reported for inappropriate content.

        Hello Gentlemen,

         

        I am looking for an advice on how to change an indicator.

        Back on ff.com, smallcat provided a script that writes the ingredients (OHLC of Bar, fractals etc.) of a Zig Zag leg to a txt file.

        Its called “mt4tofile-2011-2012-v1.3”

         

        Lately the components, that this script should work with, have changed.

         

        It has to use the Fractal indicator based on the close value of a Bar. http://www.penguintraders.com/groups/fractal-arrow-prediction/documents/  // Fractal_Close_Mod

        And it has to use the ZZ indicator that only connects to those Fractals. http://www.penguintraders.com/groups/fractal-arrow-prediction/documents/ // ZigZag Close Modified

         

        I have replaced the names in iCustom to call the new indicator and while the script now writes the correct fractals into the txt file, the ZZ legs are wrong.

        To find the correct ZZ leg the script originally used the indicator “SmallCatZzFractal-v1.1”.

        So i also changed the iCustom in this indicator but it led to a more worse outcome.

         

        Can someone please give a hint on how to adjust the attached script or indicator.

        Thanks in advance.

        Attachments:
        You must be logged in to view attached files.
        in reply to: How to: Creation of Fractal Arrow Indi #3390
        Koni
        Participant

          against set2

          in reply to: How to: Creation of Fractal Arrow Indi #3374
          Koni
          Participant

            According to carl’s pdf its only comparing occurences.

            If ‘current fpattern’ has more occurences than ‘current + 1’ or ‘current +0’ take current.

            Thats what i always thought.

            in reply to: Charts posted by GG #1428
            Koni
            Participant

              @ gg53

               

              What is your defintion of a “miss” for adaptability?

              For example arrow points down.

              If one of 3 bars before or after the arrow has a higher High than the arrow?

              • This reply was modified 11 years, 6 months ago by Koni.
            Viewing 5 posts - 1 through 5 (of 5 total)
            Scroll to Top