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 levels custom

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

    Fibonacci levels custom

    Hi guys!

    I'd like to draw a Fibonacci retracement with my custom levels.
    Like
    33.3
    66.6

    How can i do that?
    And can i change fibo showtext font size?

    thx
    w.

    #2
    Hello wokitun,

    Thanks for your post.

    Within NinjaTrader 7 you may change settings for the Fibonacci drawing tool and save templates with the steps provided below.

    Double left mouse click on the diagonal line connecting your points which will open the Fibonacci Retracement Properties window
    Make any changes within the properties window
    Click Apply
    Right mouse click within your Fibonacci Properties window
    Manage Templates
    Name your template
    Click Save
    You may save your Template with the name Default to be used automatically

    I have provided a link below to our Help Guide that goes over Drawing Tools and Objects.



    The size of the text will be controlled with all chart text.
    To change this right click on the chart and select Properties
    Select the + button next to Label Font and adjust the size
    BrandonNinjaTrader Customer Service

    Comment


      #3
      Thank you for your reply..

      I already know this feature, but i like to set these in an indicator.

      thx
      w.

      Comment


        #4
        Wokitun, what you could do in this case is customizing your Fibonacci Tool from the levels as desired and save those (+ the style chocies you did) as new 'Default' settings template for this tool. On your programmatic NinjaScript call this template would the be used replicating your chosen settings.

        BertrandNinjaTrader Customer Service

        Comment


          #5
          Hi Bertrand!

          Thanks for your help...

          w.

          Comment


            #6
            And how can I get Fibo prices with an indicator?
            I mean, I draw a fibo and I like to get current 50% or 38,2% price...
            Is it possibly?

            thanks in advance
            w.

            Comment


              #7
              wokitun, you mean doing the call to the Fibonacci drawing object from within your indicator code?

              That would be possible yes - http://www.ninjatrader.com/support/h...tracements.htm

              You can also apply the drawings on a non price panel, so indicator panel, for this just set DrawOnPricePanel to false in your script's Initialize().

              BertrandNinjaTrader Customer Service

              Comment


                #8
                I would like to know it as well. Please advise.

                Originally posted by wokitun View Post
                And how can I get Fibo prices with an indicator?
                I mean, I draw a fibo and I like to get current 50% or 38,2% price...
                Is it possibly?

                thanks in advance
                w.

                Comment


                  #9
                  Hello,

                  A Fibonacci Zones indicator may have been created by one of the forum members.

                  I would recommend asking community member Harry if you may have a copy.

                  Below is a link to a thread where this is discussed.
                  Chelsea B.NinjaTrader Customer Service

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by Segwin, 05-07-2018, 02:15 PM
                  10 responses
                  1,768 views
                  0 likes
                  Last Post Leafcutter  
                  Started by Rapine Heihei, 04-23-2024, 07:51 PM
                  2 responses
                  30 views
                  0 likes
                  Last Post Max238
                  by Max238
                   
                  Started by Shansen, 08-30-2019, 10:18 PM
                  24 responses
                  943 views
                  0 likes
                  Last Post spwizard  
                  Started by Max238, Today, 01:28 AM
                  0 responses
                  9 views
                  0 likes
                  Last Post Max238
                  by Max238
                   
                  Started by rocketman7, Today, 01:00 AM
                  0 responses
                  7 views
                  0 likes
                  Last Post rocketman7  
                  Working...
                  X