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 adeelshahzad, Today, 03:54 AM
        5 responses
        32 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by stafe, 04-15-2024, 08:34 PM
        7 responses
        32 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by merzo, 06-25-2023, 02:19 AM
        10 responses
        823 views
        1 like
        Last Post NinjaTrader_ChristopherJ  
        Started by frankthearm, Today, 09:08 AM
        5 responses
        20 views
        0 likes
        Last Post NinjaTrader_Clayton  
        Started by jeronymite, 04-12-2024, 04:26 PM
        3 responses
        43 views
        0 likes
        Last Post jeronymite  
        Working...
        X