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

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
    JimNinjaTrader Customer Service

    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.
        JimNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by kevinenergy, 02-17-2023, 12:42 PM
        115 responses
        2,698 views
        1 like
        Last Post kevinenergy  
        Started by prdecast, Today, 06:07 AM
        1 response
        4 views
        0 likes
        Last Post NinjaTrader_LuisH  
        Started by Christopher_R, Today, 12:29 AM
        1 response
        14 views
        0 likes
        Last Post NinjaTrader_LuisH  
        Started by chartchart, 05-19-2021, 04:14 PM
        3 responses
        577 views
        1 like
        Last Post NinjaTrader_Gaby  
        Started by bsbisme, Yesterday, 02:08 PM
        1 response
        15 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X