Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Market Analyzer Column Headings

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

    Market Analyzer Column Headings

    Is there a way to set the Column heading through a MarketAnalyzer script?

    I tried:

    Name="NEW NAME";

    and the Override DisplayName

    Neither of these worked....

    I would like to reset the name based upon the selected parameters of the Column.

    #2
    You mean for an Indicator, or are you making an actual NinjaScript.MarketAnalyzerColumn?

    If it's an actual column "Name" property should do the trick. Must be set in set defaults, so perhaps you needed to remove/readd the column.
    MatthewNinjaTrader Product Management

    Comment


      #3
      I am creating an actual NinjaScript.MarketAnalyzerColumn.

      That approach doesn't seem to accomplish the task. I also alters the name of the Column in the list box prior to selection (to the default value).

      What I have is 3 different column types created by the same code. Once you select the column value you would like, I wanted it to update the Column name to match. In the SetDefaults, it seems too early to accomplish this as it doesn't change the name of the column.

      I tried this in the "Configure" section which is consistent with indicators & strats, but it doesn't update the column name of the Market Analyzer.

      Comment


        #4
        Havnt' double checked myself personally but I believe its label is what you're looking for.

        Label is what is displayed in the header. Label is dynamically generated by the combination of Name + parameters. However you can override that if you wish.
        BrettNinjaTrader Product Management

        Comment


          #5
          Thanks,

          I looked for Label/ColumnLabel/etc. and couldn't find anything like that with the intellisense.

          Comment


            #6
            We are looking into this further - #8369
            MatthewNinjaTrader Product Management

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            671 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            379 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            111 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            575 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            582 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X