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

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 wzgy0920, 04-20-2024, 06:09 PM
      2 responses
      26 views
      0 likes
      Last Post wzgy0920  
      Started by wzgy0920, 02-22-2024, 01:11 AM
      5 responses
      32 views
      0 likes
      Last Post wzgy0920  
      Started by wzgy0920, Yesterday, 09:53 PM
      2 responses
      49 views
      0 likes
      Last Post wzgy0920  
      Started by Kensonprib, 04-28-2021, 10:11 AM
      5 responses
      192 views
      0 likes
      Last Post Hasadafa  
      Started by GussJ, 03-04-2020, 03:11 PM
      11 responses
      3,234 views
      0 likes
      Last Post xiinteractive  
      Working...
      X