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

ChartTrader Custom Buttons not working properly while cycling through chart tabs

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

    ChartTrader Custom Buttons not working properly while cycling through chart tabs

    I added an additional 3'rd row to the ChartTraderGrid by modifying the ChartTraderCustomButtons.cs indicator script.
    But i'm having rendering issues when i cycle through the different tabs where this indicator is active.

    Basically the new ChartTraderGrid row overlaps with the second 2'nd row when i cycle back through the tabs. Looks like the WPF insert/remove methods are not being called in order which is causing this issue.

    Attached is the modified script.

    Thanks
    Attached Files

    #2
    Hi DeltaTraderX, thanks for your post.

    I wanted to let you know that I am reviewing the original ChartTraderCustomButtons example. The TabSelected method seems to not work correctly, but the original example is working regardless of that. I will reply here as soon as I have an update for you.

    Kind regards.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      Hi DeltaTraderX, thanks for waiting.

      I found the problem to be something within your InsertWPF controls method. I did not find exactly what was wrong, but I noticed you were duplicating the grid which is not nessecary as we already have the lowerButtonsGrid to work with. I attached an example that adds a row to the lowerButtonsGrid that adds more buttons to that row.

      Kind regards.
      Attached Files
      Chris L.NinjaTrader Customer Service

      Comment


        #4
        Thank you so much for looking into it. I'll try this out and let you know how it goes.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by bigc0220, 09-18-2018, 09:16 AM
        6 responses
        2,579 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by lorem, 04-25-2024, 09:18 AM
        18 responses
        76 views
        0 likes
        Last Post lorem
        by lorem
         
        Started by joselube001, 05-10-2024, 12:17 PM
        4 responses
        20 views
        0 likes
        Last Post NinjaTrader_Erick  
        Started by DawnTreader, 05-08-2024, 05:58 PM
        21 responses
        81 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by doihaveto13, Today, 12:46 PM
        2 responses
        4 views
        0 likes
        Last Post doihaveto13  
        Working...
        X