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 kinfxhk, 07-13-2026, 10:18 AM
            0 responses
            24 views
            0 likes
            Last Post kinfxhk
            by kinfxhk
             
            Started by kinfxhk, 07-13-2026, 09:50 AM
            0 responses
            14 views
            0 likes
            Last Post kinfxhk
            by kinfxhk
             
            Started by kinfxhk, 07-13-2026, 07:21 AM
            0 responses
            20 views
            0 likes
            Last Post kinfxhk
            by kinfxhk
             
            Started by kinfxhk, 07-11-2026, 02:11 AM
            0 responses
            19 views
            0 likes
            Last Post kinfxhk
            by kinfxhk
             
            Started by SalmaTrader, 07-07-2026, 10:26 PM
            0 responses
            135 views
            0 likes
            Last Post SalmaTrader  
            Working...
            X