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

Can an indicator put up a tabbed properties dialog?

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

    Can an indicator put up a tabbed properties dialog?

    I have an indicator whose configuration needs are outgrowing the NT configuration panel.

    The problem is not data types -- it is the sheer volume and organization of them.

    Is there any way for me to put up a tabbed properties dialog for my indicator? I know that we can put up a file selection box from the NT Indicators dialog. I suppose it must be possible to put up a tabbed property dialog similarly, but I don't now how you would get the values back and forth between NT and the tabbed dialog.

    --EV

    #2
    EV, this should be possbile with more advanced C# coding, but unfortunately it would not be supported by us. I suggest to check into MSDN for brainstorming ideas...
    BertrandNinjaTrader Customer Service

    Comment


      #3
      I, of course, want to fit in with NT.

      I suppose the best way to do it would be for the Indicators dialog for this indicator to just show a single button for its properties, and this button would work a lot like the FSB button.

      Does that sound as if I am on the right track?

      (I'm not asking you how to put up the tabbed dialog -- just about how best to fit in with NT.)

      --EV
      Last edited by ETFVoyageur; 01-24-2011, 10:54 AM.

      Comment


        #4
        Bob, you would need to play around with it, we could unfortunately not provide any 'how to best approach' advise.
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Understood. Thanks.

          If anyone else reading this thread has any advice or pointers please speak up.

          --EV

          Comment


            #6
            How about you set the property up as a class?

            Originally posted by ETFVoyageur View Post
            Understood. Thanks.

            If anyone else reading this thread has any advice or pointers please speak up.

            --EV
            How about you set the property up as a class, and let your button bring up the tabbed "class configuration" dialog, which you can design with Windows.Forms?

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Rapine Heihei, 04-23-2024, 07:51 PM
            2 responses
            30 views
            0 likes
            Last Post Max238
            by Max238
             
            Started by Shansen, 08-30-2019, 10:18 PM
            24 responses
            943 views
            0 likes
            Last Post spwizard  
            Started by Max238, Today, 01:28 AM
            0 responses
            9 views
            0 likes
            Last Post Max238
            by Max238
             
            Started by rocketman7, Today, 01:00 AM
            0 responses
            4 views
            0 likes
            Last Post rocketman7  
            Started by wzgy0920, 04-20-2024, 06:09 PM
            2 responses
            28 views
            0 likes
            Last Post wzgy0920  
            Working...
            X