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

Is there available a global option workaround with C#?

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

    Is there available a global option workaround with C#?

    Hi.
    in indicators/addons, we can change things in NT by some degree.
    However, I want to create an addon for NT platform, which will add new buttons in ControlCenter (not on chart, like indicators does) and on clicking it, will do this or that.

    how can I achieve that?
    Should I use addon or any examples there?

    #2
    Hello TazoTodua,

    Thanks for the post.

    Please see this suite of AddOn examples. The ChartTraderCustomButtonsExample should work for you.

    Hello All, Moving forward this will be maintained in the help guide reference samples and no longer maintained on the forum. Creating Chart WPF (UI) Modifications from an Indicator - https://ninjatrader.com/support/help...ui)-modifi.htm (https://ninjatrader.com/support/helpGuides/nt8/creating-chart-wpf-(ui)-modifi.htm) I've


    Please let us know if we may be of any further assistance.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      thanks but i think you didnt understand my question.
      I asked that I didnt wanted indictor (that needs to be added on specific chart),
      i wanted to ask to add buttons in MAIN CONTROL CENTER (without need to open a chart or attach the indicator there).

      Comment


        #4
        Hello TazoTodua,

        Thanks for the follow-up.

        For this, one would need to loop through all of the open windows in NinjaTrader. Globals.AllWindows comes to mind, this gives a collection of all windows that are open in NinjaTrader.

        There is this addon which adds buttons to the SuperDOM, that could help guide you through how to set this up.



        Please stand by and I will create an example specific to Chart Trader.
        Chris L.NinjaTrader Customer Service

        Comment


          #5
          Hello TazoTodua,

          While looking through the addon documentation, I found that there is a direct example of how to add buttons to the Chart Trader control.



          Please let me know if you have any questions.
          Chris L.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Skifree, Today, 03:41 AM
          1 response
          2 views
          0 likes
          Last Post Skifree
          by Skifree
           
          Started by usazencort, Today, 01:16 AM
          0 responses
          1 view
          0 likes
          Last Post usazencort  
          Started by kaywai, 09-01-2023, 08:44 PM
          5 responses
          603 views
          0 likes
          Last Post NinjaTrader_Jason  
          Started by xiinteractive, 04-09-2024, 08:08 AM
          6 responses
          23 views
          0 likes
          Last Post xiinteractive  
          Started by Pattontje, Yesterday, 02:10 PM
          2 responses
          23 views
          0 likes
          Last Post Pattontje  
          Working...
          X