Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Create multiselection menus in indicator options

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

    Create multiselection menus in indicator options

    I’m porting some good indicators from Thinkorswing platform to NT7 and i have a question regarding create Multiselection menus in NT7 IM trying to get some info about that and i cant code that in nt7 let me show the examples how i already have the indicator in TOS and how i get code in NT7 .


    photo upload

    I want code a Multiselection menu as Black screen in TOS in NT7 do you know some library TO DO THAT OR CODE or framework to do that? Please?

    THANK YOU FOR YOUR IDEAS AND SUPPORT GUYS

    #2
    Hello GAVETSO,
    Welcome to the forum and I am happy to assist you.

    You can create your own user defined parameters by further custom coding your NinjaScript code.

    Please refer to this sample code which demonstrates it


    Also in this context let me say that NinjaScript is basically C# (.Net framework) and you can harness the full potential of the .Net framework to code your NinjaScript code.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      You would use an enum variable to hold the selectable types and a switch block to determine which code path to execute based on the selection.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      633 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      364 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      105 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      567 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      568 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X