Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Understanding the Limitation of what can be Modified as a Vendor

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

    Understanding the Limitation of what can be Modified as a Vendor

    Hello,

    As a vendor, there are certain elements within NT that are restricted to modify such as the ATM functionality. Would adding a menu element to an existing drop menu be not allowed? Specifically, I would like to add functionality where users can change the right side margin via the bars menu.

    Something to this effect (this is photoshopped btw)

    Click image for larger version  Name:	uUjX6Dp.png Views:	0 Size:	38.7 KB ID:	1155751

    Thanks
    Unsuitable
    NinjaTrader Ecosystem Vendor - Ocean Trading Indicators

    #2
    Hello Unsuitable,

    You can modify or add menus to the platform either by using addons or scripts that are applied to the chart. To modify an existing menu you would need to use an Automation ID to find it. If the menu or item you want to modify does not have an automation id then it could not be modified.

    You can use Microsoft's Inspect tool or accessibility insights to find automation ids in a WPF application, here is a public link to the accessibility insights https://accessibilityinsights.io/
    The AutomationId for that menu would be: ChartWindowMenuChartStyleMenuItem

    In accessibility insights you would need to click the settings menu at the top right of the property grid and make sure automation ID's are enabled before they will show up when mousing over windows/controls.

    There are some samples of modifying an existing WPF window including working with menus in the following link: https://ninjatrader.com/support/foru...27&postcount=1

    You can find more details about creating addons in the following link: https://ninjatrader.com/support/help...t_overview.htm

    I look forward to being of further assistance.

    Comment


      #3
      Hello Jesse,

      Ok so it's not against vendor rules to modify existing menu elements?

      Thanks
      Unsuitable
      NinjaTrader Ecosystem Vendor - Ocean Trading Indicators

      Comment


        #4
        Hello Unsuitable,

        No, you can make modifications using the addon framework which is included with NinjaScript.

        I look forward to being of further assistance.

        Comment


          #5
          Hello Jesse,

          Awesome! thanks for the clarification
          Unsuitable
          NinjaTrader Ecosystem Vendor - Ocean Trading Indicators

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          648 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          369 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          108 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          572 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          573 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X