Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom Buttons in Tool Bar - Add Functionality

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

    Custom Buttons in Tool Bar - Add Functionality

    Hello,

    I would like to add custom Buttons to the tool bar, I used the script based on the NT8 Help (Link: https://ninjatrader.com/support/help...th_buttons.htm).
    It works well.
    How can I assign the action when I hit the buttons? Right now - I click on the button, nothing happens - except color change from orange to light blue. I Would like to contol some functionality in my curstom Indicator - How to do ist?

    Thanks
    Attached Files

    #2
    Hello Tradix,

    Thanks for your post.

    You will need to subscribe to the button's Click event in order to give some sort of action with that button.

    I have included a link to an example that adds buttons to the chart which also subscribes an OnButtonClick method to each buttons Click event.



    As buttons are WPF controls, external resources like MSDN documentation and StackOverflow can be referenced where other programmers share their experiences.

    The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.

    Please let us know if we can be of further assistance.

    Comment


      #3
      Thanks Jim for the hint. I was able to solve the issue with some additional Microsoft input and mainly the example provided form Ninjatrader Chelsea on adding Chart Trader buttons.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by sjsj2732, Yesterday, 04:31 AM
      0 responses
      27 views
      0 likes
      Last Post sjsj2732  
      Started by NullPointStrategies, 03-13-2026, 05:17 AM
      0 responses
      283 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      280 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      131 views
      1 like
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      90 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Working...
      X