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

Fibonacci range indicator

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

    Fibonacci range indicator

    I need an indicator, called fibonacci range indicator.
    It drawing a level of different kind of fibonacci range.
    For example:
    Daily range: previos daily high - previous daily low, and it is divided by fibonacci ratios, 23,6, 38,2, 50, 61,8, 78,2 etc.

    Weekly range: previous weekly high -previous weekly low, then draw the different fibo levels.

    So the monthly, and yearly levels.
    Is there exist this kind of indicator under Nt?

    #2
    Not installed with NinjaTrader. You can search the NinjaScript File Sharing section, worst case this can be developed either yourself or via a NinjaScript Consultant.
    RayNinjaTrader Customer Service

    Comment


      #3
      Any code guru to write it?
      It is so widely used I am surprised it haven't written yet.

      Comment


        #4
        As a last resort you can try one of these guys: http://www.ninjatrader.com/webnew/pa...injaScript.htm
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Fibonacci

          Contact me with the specification of what you need.

          Comment


            #6
            It would be relatively easy to code this type of indicator -> just add some plots and further levels to the NT pivots indicator and you have done it. However it does not make sense from a point of view of trading. If yesterday's low was higher than today's you would not want to draw fib retracements from yesterday's range, but you would choose as the range yesterday's high and today's low. Also it will not help, if you just choose the high and low of the week, maybe a high or low made on Monday of this week has a higher significance. The only important level would be last week's midrange.

            Originally posted by fxkred View Post
            I need an indicator, called fibonacci range indicator.
            It drawing a level of different kind of fibonacci range.
            For example:
            Daily range: previos daily high - previous daily low, and it is divided by fibonacci ratios, 23,6, 38,2, 50, 61,8, 78,2 etc.

            Weekly range: previous weekly high -previous weekly low, then draw the different fibo levels.

            So the monthly, and yearly levels.
            Is there exist this kind of indicator under Nt?

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by pechtri, 06-22-2023, 02:31 AM
            9 responses
            122 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by frankthearm, 04-18-2024, 09:08 AM
            16 responses
            67 views
            0 likes
            Last Post NinjaTrader_Clayton  
            Started by habeebft, Today, 01:18 PM
            1 response
            7 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by benmarkal, Today, 12:52 PM
            2 responses
            19 views
            0 likes
            Last Post benmarkal  
            Started by f.saeidi, Today, 01:38 PM
            1 response
            11 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Working...
            X