Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Draw Fibonacci Extensions

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

    Draw Fibonacci Extensions

    Hello,

    I would need to draw FibonacciExtension from the script. I have found in documentation this: https://ninjatrader.com/support/help...ment_lists.htm

    but it does not work, this method can't be found.

    Please could you give me an example how to procceed?

    #2
    Hello Luigio,

    Thanks for opening the thread.

    I've attached an example strategy that implements the Fibonacci Extensions code from the help guide. I have also provided a link to this resource below.

    Fibonacci Extensions - https://ninjatrader.com/support/help...extensions.htm

    As a tip, the Strategy Wizard can also be used to generate the syntax for this drawing tool. A tutorial on using the Strategy Wizard can be found here - https://www.youtube.com/watch?v=FmBiNYsf1e8

    Please let us know if you have any additional questions.
    Attached Files

    Comment


      #3
      Oh, I have found the mistake. Thanks a lot.

      Is there a way to modify the drawn levels?

      Comment


        #4
        Hello Luigio,

        Yes, you can use the interface object that is linked in my previous message to represent and change the Fibonacci Extensions.

        You may also call drawing method again using the same tag to update the drawing object.

        If you would like to be able to move this by hand, you can set the Locked property of the IFibonacciExtensions object to false.

        The Fibonacci Extensions drawing method can be found here - https://ninjatrader.com/support/help...extensions.htm

        Please let us know if we may be of further assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        633 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        364 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        105 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        567 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        568 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X