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

Nested Property Group

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

    Nested Property Group

    Is there any way to specify a group of groups in an indicator/strategy property list?

    What I mean is to have a collapsible group, which contains a set of collapsible groups of items (similar to Plots in ind). This is for better organization of inputs.

    You can do this by having an object with its own properties and specifying ExpandableObjectConverter, but wold like to avoid that obj if at all possible.

    #2
    Hello aslane,

    The ExpandableObjectConverter would be used for that purpose, other properties can only be grouped together at the same level using the category attribute. If you wanted to make an expandable property selection like the Plot or Stroke that would require the ExpandableObjectConverter.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Radano, 06-10-2021, 01:40 AM
    19 responses
    605 views
    0 likes
    Last Post Radano
    by Radano
     
    Started by KenneGaray, Today, 03:48 AM
    0 responses
    4 views
    0 likes
    Last Post KenneGaray  
    Started by thanajo, 05-04-2021, 02:11 AM
    4 responses
    470 views
    0 likes
    Last Post tradingnasdaqprueba  
    Started by aa731, Today, 02:54 AM
    0 responses
    5 views
    0 likes
    Last Post aa731
    by aa731
     
    Started by Christopher_R, Today, 12:29 AM
    0 responses
    11 views
    0 likes
    Last Post Christopher_R  
    Working...
    X