Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Gartley Patern indicatior

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Xenayoo,

    That looks wonderful.

    Do you mind sharing your code?

    Comment


      #47
      Share?

      Yes xenayoo. Would you be willing to share?

      Thank you,
      bubbadirect

      Comment


        #48
        Any Programmer around?

        It seems to me that xenayoo is not ready to share his code. So I was wondering if there is a good programmer in this forum who could develop this indicator. I am sure many users would very much appreciate this, since the Gartely is a very, very useful indicator. Drawing by hand is a way, but in this days automated drawing is essential for such a good and well know indicator.
        How about Ninja developing this? Ensing software has this as a standart in his software. Maybe Ninja wants me to switch over to Engsin

        Hope to hear soon....

        Happy trading

        Comment


          #49
          MT4 Harmonic Patterns Indicator, -->> NT7

          Hi Ninja code masters, is anyone able to convert this superb MT4 indicator to our beautiful Ninja Trading platform ??

          Attached Files

          Comment


            #50
            Yes please

            I would love to have something like this coded for NINJA! Would we need to go through a 3rd party vendor? Does anyone know?

            Thanks,
            bubbadirect

            Comment


              #51
              gartley for NT7

              Here my Gartley indicator modified to run on NT7.

              Please read the description in the link below and also in the pdf file.
              Gartley patterns are rare, so don't expect to see them very often.

              For professional work you can contact me on my web site www.zweisteintrading.eu

              Regards

              Andreas




              http://blog.nobletrading.com/2008/05...g-pattern.html


              Main changes:
              X (stop) and IdealProfitTarget Values are available.

              Be advised: You may find bugs, if you do so please report.


              You can:

              1. Just have you show the M and W patterns
              2. Call it from another indicator or strategy :

              if(GartleyButterflyPattern(Input,200,25,0.03).Patt ernType[0]==GartleyButterflyPatternType.Bullish) {
              Print("X (stop) =");
              Print(GartleyButterflyPattern(Input,200,25,0.03).X[0]);
              Print("IdealProfitTarget=");
              Print(GartleyButterflyPattern(Input,200,25,0.03).I dealProfitTarget[0]);

              }
              // 200 is take 200 barsback into account
              // 25 is 25% Tolerance according to web source given above
              // 0.05 is Percent Deviation value according to ZigZag indicator.

              offer me a drink


              Have a nice evening

              Andreas
              Attached Files

              Comment


                #52
                Hallo,

                sorry for my late answer. Let me say something to my Indicator: This Indicator based on an idea of a friend. So I can't share this code for free. My friend want to sell the licence for aboeut 29 to 59 $ - I don't know. Additionaly I want to add a visualisation for the possible Turning points and possible Targets.

                This may take a little time, but it will come....

                Comment


                  #53
                  Thank you xena. I am interested in this indicator for sure. PM me and I will pay you :-)

                  Comment


                    #54
                    Gartley tool

                    Originally posted by xenayoo View Post
                    Hallo,

                    sorry for my late answer. Let me say something to my Indicator: This Indicator based on an idea of a friend. So I can't share this code for free. My friend want to sell the licence for aboeut 29 to 59 $ - I don't know. Additionaly I want to add a visualisation for the possible Turning points and possible Targets.

                    This may take a little time, but it will come....
                    same here, i'm interested!!

                    Comment


                      #55
                      @xenayoo

                      I am interested as well, as long it work properly I am ready to buy it. PM me or let everybody konw

                      Comment


                        #56
                        I have a tool in the works for analyzing harmonic patterns. To use the tool, you merely draw a line from X to C and it will automatically find A and B, determine what patterns are legal, then project the areas where D could fall.

                        Here are a few screen shots:

                        Bullish examples:
                        ES (30 Min): http://i.imgur.com/FcL2j.png (showing where the levels become support and resistance)
                        AUDUSD (30 Min): http://i.imgur.com/FHBj3.png

                        Bearish examples:
                        GBPUSD (60 Min): http://i.imgur.com/e6ZNM.png
                        GBPUSD (5 Min): http://i.imgur.com/f06QF.png

                        If you want more information, PM me.

                        Daniel

                        Comment


                          #57
                          I'm in :-)

                          sign me up :-)

                          Comment


                            #58
                            I got 1 or 2 patterns to show up...But not many...am i doing something wrong - the patterns were literally win/lose on the two that showed up - tried a ton of time frames - i now you can increase it but that lowers how accurate it is right - is this the indicator or the pattern that has the issue?

                            Comment


                              #59
                              Originally posted by drmartinjr3i View Post
                              I got 1 or 2 patterns to show up...But not many...am i doing something wrong - the patterns were literally win/lose on the two that showed up - tried a ton of time frames - i now you can increase it but that lowers how accurate it is right - is this the indicator or the pattern that has the issue?
                              What technique or indicator are you using?

                              Daniel

                              Comment


                                #60
                                Hi Andreas,

                                Great work! If ever you're in Toulouse just write me to get your drink.

                                I tried to play a little with indicator and wanted to start with a simple strategy using the code you posted. But there seems to be a problem with the overload? Does the code to call it from a strategy work on your end?

                                Thanks

                                Marco

                                Comment

                                Latest Posts

                                Collapse

                                Topics Statistics Last Post
                                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                                0 responses
                                646 views
                                0 likes
                                Last Post Geovanny Suaza  
                                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                                0 responses
                                367 views
                                1 like
                                Last Post Geovanny Suaza  
                                Started by Mindset, 02-09-2026, 11:44 AM
                                0 responses
                                107 views
                                0 likes
                                Last Post Mindset
                                by Mindset
                                 
                                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                                0 responses
                                569 views
                                1 like
                                Last Post Geovanny Suaza  
                                Started by RFrosty, 01-28-2026, 06:49 PM
                                0 responses
                                573 views
                                1 like
                                Last Post RFrosty
                                by RFrosty
                                 
                                Working...
                                X