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

Developing drawing tools

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

    Developing drawing tools

    I am brand new to ninjatrader, and see that there are a number of drawing tools that I would like to add. Can someone point me in the right direction as to how to start the process of drawing tool development? Thank you.

    #2
    Hello jimfred,

    Thanks for your post.

    The C# programming language is used for developing custom NinjaScripts.

    To create a custom NinjaScript drawing tool, open a New > NinjaScript Editor window, select the '+' tab at the bottom of the Editor window, and select 'New Drawing Tool'. Then, you could set up as much of the drawing tool as possible in the Drawing Tool Builder. This will create the framework of the custom drawing tool.

    Once you finish setting up as much as possible in the Drawing Tool Builder, you must manually program the rest of the drawing tool.

    Something you could consider is looking at the existing Drawing Tool scripts that come default with NinjaTrader to get an idea of how they are programmed. To do so, open a New > NinjaScript Editor window, open the Drawing Tools folder, and double-click on the drawing tool script you want to view.

    See this help guide page about the properties and methods available for creating custom NinjaScript Drawing Tools.
    https://ninjatrader.com/support/help...wing_tools.htm

    Please let me know if I may assist further.
    Brandon H.NinjaTrader Customer Service

    Comment


      #3
      That was great feedback. Thank you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by pechtri, 06-22-2023, 02:31 AM
      9 responses
      122 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by frankthearm, 04-18-2024, 09:08 AM
      16 responses
      66 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Started by habeebft, Today, 01:18 PM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by benmarkal, Today, 12:52 PM
      2 responses
      18 views
      0 likes
      Last Post benmarkal  
      Started by f.saeidi, Today, 01:38 PM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Working...
      X