Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Outside Bar Indicator

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

    Outside Bar Indicator

    Hello guyz,

    excuse me for my poor english...

    I am looking for an indicator which describes the concept of the so called "Innenstäbe" or "Innenstaebe", this is a concept from Michael Voigt from Germany (link):




    The concept is similar to range bars, but is different. Here you got an Outside Bar, which is defining the range of the following bars. To break the range, one bar has to close outside the range of the outside bar.

    Well, I have already a code pro Prorealtime-Station, and I would be glad if some of you guys could transfer it into NT-Script!


    Thanks so much,

    Markus
    Attached Files
    Last edited by sepfms; 01-24-2009, 11:27 AM.

    #2
    Hi sepfms,

    As a last resort you can also try one of the 3rd party NinjaScript Consultants here: http://www.ninjatrader.com/webnew/pa...injaScript.htm
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      try this, it is a begin for inside and outside pattern.

      best regards

      perhaps later i do more on this ...
      Attached Files

      Comment


        #4
        Welcome to the NinjaTrader support forums whself beginner and thanks for posting your cs file!
        BertrandNinjaTrader Customer Service

        Comment


          #5
          here an image in a 30 min chart. the indicator work but not fine.
          at the moment the name of the indicator is "Sideway". Later perhaps
          we can say "inside".

          best regards
          Attached Files
          Last edited by whself beginner; 02-16-2009, 05:05 AM.

          Comment


            #6
            Thanks for the chart, good luck improving on it!
            BertrandNinjaTrader Customer Service

            Comment


              #7
              TraderWerks has done that for me, thanks to him:




              you could also change the indicator for automated trailing stop, if you would like to..
              Attached Files

              Comment


                #8
                Download indicator "Innenstaebe"

                On the website www.paschke-invest.com, you can now download several very high quality (and therefore not free) and usefull indicators. The indicator InnerBars is implemented exactly in the way Mr. Voigt has described. Furthermore, the indicator can be used in your own strategies, too E.g. in the form if (InnerBar().isInnerBar[0]) ExitLong();
                Attached Files

                Comment


                  #9
                  That looks very interesting. Too bad the indicator TraderWerks wrote is protected, which makes it impossible to tweak the code.

                  It looks like the indicator could be improved by setting a condition which excludes outside bars with a (relatively) small range.To my understanding, this is also how Michael Voigt describes his indicator.

                  Does anyone know of an 'open source' version of this indicator?

                  Just asking because I'm lost in trying to write it myself.

                  Comment


                    #10
                    here is my version:
                    Attached Files

                    Comment


                      #11
                      InsideBars vs InnerBars

                      Hi whself beginner,
                      your InsideBar indicator is a little bit different from the definition of Michael Voigt' s Innerbars (german Innenstäbe). I attached a chart with both indicators. That way, the trader can decide which view he prefers.

                      STP**
                      Attached Files

                      Comment


                        #12
                        Originally posted by STP** View Post
                        Hi whself beginner,
                        your InsideBar indicator is a little bit different from the definition of Michael Voigt' s Innerbars (german Innenstäbe). I attached a chart with both indicators. That way, the trader can decide which view he prefers.

                        STP**
                        look at the logic, if you set spread to zero, i believe it is the same. spread is a filter of noise ...

                        //for better price movements ...

                        go to bigmiketrading.com there are a lot of other indicators ... for free
                        Last edited by whself beginner; 04-06-2010, 03:34 AM.

                        Comment


                          #13
                          Originally posted by whself beginner View Post
                          here is my version:
                          Thanks Whself for sharing. Great!

                          Comment


                            #14
                            any news? - indicators for Inside Bar - Inner Bar - Outside Bar - Innenstaebe

                            I am working on strategies using the "Innenstaebe" (inside - outside - bars) as defined from Michael Voigt following the Dow theory of market technical.

                            Are there any new versions of such indicators, I am also interested in free as in purchable versions.

                            Comment

                            Latest Posts

                            Collapse

                            Topics Statistics Last Post
                            Started by pechtri, 06-22-2023, 02:31 AM
                            10 responses
                            124 views
                            0 likes
                            Last Post Leeroy_Jenkins  
                            Started by judysamnt7, 03-13-2023, 09:11 AM
                            4 responses
                            59 views
                            0 likes
                            Last Post DynamicTest  
                            Started by ScottWalsh, Yesterday, 06:52 PM
                            4 responses
                            36 views
                            0 likes
                            Last Post ScottWalsh  
                            Started by olisav57, Yesterday, 07:39 PM
                            0 responses
                            7 views
                            0 likes
                            Last Post olisav57  
                            Started by trilliantrader, Yesterday, 03:01 PM
                            2 responses
                            22 views
                            0 likes
                            Last Post helpwanted  
                            Working...
                            X