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 Hwop38, 05-04-2026, 07:02 PM
            0 responses
            147 views
            0 likes
            Last Post Hwop38
            by Hwop38
             
            Started by CaptainJack, 04-24-2026, 11:07 PM
            0 responses
            299 views
            0 likes
            Last Post CaptainJack  
            Started by Mindset, 04-21-2026, 06:46 AM
            0 responses
            243 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            341 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            173 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Working...
            X