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 Pivots

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

    Fibonacci Pivots

    Hello,

    i am looking fibonacci pivots indicator. i checked all forums & other sites, most of them wants money. i cant find free.

    i tried to edit Pivots indicator in NinjaTrader 8.
    i copied it and create new one, fixed "same name" errors. it is not working. then i searched and read tons of page. But it is still not working.

    Normally i was using Metatrader. it was so easy to do it.
    i cant believe how to be hard to do it in ninjatrader.
    i spent 2 hours and still cant find solution. thats why i opened and writing this post.

    if anyone help me, i would be so happy.

    thank you.

    #2
    Hello fibobo,
    Thanks for your post and welcome to the NinjaTrader forum.

    Please provide me with more detail on what you are trying to do exactly and what is going wrong. What did you change? Are you getting errors?

    I also see that the forum post below mentions some NT8 Fibonacci pivot indicators available for free. Maybe this is what you are looking for?
    https://ninjatrader.com/support/forum/showthread.php?t=

    I look forward to your reply.
    Last edited by NinjaTrader_JoshG; 04-30-2018, 07:16 AM.
    Josh G.NinjaTrader Customer Service

    Comment


      #3
      Hello NinjaTrader_JoshG

      i just need simple fibonacci pivots indicator.

      it is just like default "Pivots" indicator like in ninjatrader 8

      did you check the links which you reply? they want 150$. i dont want to pay 150$.

      i just try to edit "Pivots" indicator. and it is not working.

      Comment


        #4
        Originally posted by NinjaTrader_JoshG View Post
        Hello fibobo,
        Thanks for your post and welcome to the NinjaTrader forum.

        Please provide me with more detail on what you are trying to do exactly and what is going wrong. What did you change? Are you getting errors?

        I also see that the forum post below mentions some NT8 Fibonacci pivot indicators available for free. Maybe this is what you are looking for?
        https://ninjatrader.com/support/foru...ad.php?t=63786

        I look forward to your reply.

        and last error screenshot here: https://prnt.sc/io5e06
        (pivv is file name)

        Comment


          #5
          Originally posted by NinjaTrader_JoshG View Post
          Hello fibobo,
          Thanks for your post and welcome to the NinjaTrader forum.

          Please provide me with more detail on what you are trying to do exactly and what is going wrong. What did you change? Are you getting errors?

          I also see that the forum post below mentions some NT8 Fibonacci pivot indicators available for free. Maybe this is what you are looking for?
          https://ninjatrader.com/support/foru...ad.php?t=63786

          I look forward to your reply.
          Hello NinjaTrader_JoshG

          i just need simple fibonacci pivots indicator.

          it is just like default "Pivots" indicator like in ninjatrader 8

          did you check the links which you reply? they want 150$. i dont want to pay 150$.

          i just try to edit "Pivots" indicator. and it is not working.

          Comment


            #6
            Hello fibobo,
            Thanks for your note.

            No, at first glance it appeared they were free. I will leave this forum post open for anyone else that may have more information on the availability of an indicator like this. .

            I still do not know what you have done to try and modify the Pivots indicator. What changes did you make, and where in the code did you make these changes?
            Josh G.NinjaTrader Customer Service

            Comment


              #7
              Originally posted by NinjaTrader_JoshG View Post
              Hello fibobo,
              Thanks for your note.

              No, at first glance it appeared they were free. I will leave this forum post open for anyone else that may have more information on the availability of an indicator like this. .

              I still do not know what you have done to try and modify the Pivots indicator. What changes did you make, and where in the code did you make these changes?
              they are not free now? if it is can you give the link? or upload the file somewhere then we can download?

              ninjascript editor >
              Pivots >
              right click >
              Save As >
              new file name (lets say "NewPivots") >
              Compile (i didnt change any code, all same with original) >
              3 errors ss link: http://prntscr.com/io6tj6 >
              Fix
              (PivotsTypeConverter change PivotsTypeConverter1)
              (HLCCalculationMode change HLCCalculationMode1)
              (PivotRange change PivotRange1)

              >
              Compile >
              No error >
              add indicator >
              when try to add "NewPivots" >
              error ss: http://prntscr.com/io6y9m


              so i did not change any code. it gives error. if it works ill change formulas of s1 s2 s3 r1 r2 r3

              something like this:
              s1 = pp - ( 0.382 * (currentHigh- currentLow));
              r1 = pp + ( 0.382 * (currentHigh - currentLow));
              s2 = pp - ( 0.618 * (currentHigh- currentLow));
              r2 = pp + ( 0.618 * (currentHigh - currentLow));
              s3 = pp - ( 1 * (currentHigh- currentLow));
              r3 = pp + ( 1 * (currentHigh - currentLow));

              Comment


                #8
                Hello fibobo,
                Please see the following forum post that discusses this error and the steps to resolve it.

                https://ninjatrader.com/support/foru...ad.php?t=88427

                Please let me know if you have any questions.
                Josh G.NinjaTrader Customer Service

                Comment


                  #9
                  Originally posted by NinjaTrader_JoshG View Post
                  Hello fibobo,
                  Please see the following forum post that discusses this error and the steps to resolve it.

                  https://ninjatrader.com/support/foru...ad.php?t=88427

                  Please let me know if you have any questions.
                  solved now! thank you so much!

                  Comment


                    #10
                    hello fibobo,
                    were you able to create fib pivot indicator?

                    Comment


                      #11
                      Originally posted by fibobo View Post
                      solved now! thank you so much!
                      Were you able to re - code the pivot indi to Fibo levels?

                      Comment


                        #12
                        Hey all,
                        i saw msgs too late.

                        sure, i can share it.

                        for S5 and R5. ( add indicator, choose your styles then click ok, then open indicator again and restyle s5 r5 )

                        if you want add more levels, you can add easily with copy/paste/edit.
                        Attached Files

                        Comment

                        Latest Posts

                        Collapse

                        Topics Statistics Last Post
                        Started by LawrenHom, Today, 10:45 PM
                        0 responses
                        3 views
                        0 likes
                        Last Post LawrenHom  
                        Started by love2code2trade, Yesterday, 01:45 PM
                        4 responses
                        28 views
                        0 likes
                        Last Post love2code2trade  
                        Started by funk10101, Today, 09:43 PM
                        0 responses
                        7 views
                        0 likes
                        Last Post funk10101  
                        Started by pkefal, 04-11-2024, 07:39 AM
                        11 responses
                        37 views
                        0 likes
                        Last Post jeronymite  
                        Started by bill2023, Yesterday, 08:51 AM
                        8 responses
                        44 views
                        0 likes
                        Last Post bill2023  
                        Working...
                        X