Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Parameter sorting/ordering

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

    Parameter sorting/ordering

    Is there a way not to have indicator parameters alphabetically sorted? It can be annoying with several parameters where ordering/grouping is desirable.

    eg

    StartTime
    StartDate
    EndTime
    EndDate

    Is displayed as:

    EndDate
    EndTime
    StartDate
    StartTime

    Ifthis is not possible can you put it on the enhancement list?

    Thanks.

    #2
    imported post

    Will put this on enhancement list for consideration.

    Ray
    RayNinjaTrader Customer Service

    Comment


      #3
      imported post

      Thats why I always use:

      Code:
      BegDate
      BegTime
      EndDate
      EndTime
      It comes out just right But yes, control over parameter sequencing is very desirable.

      Regards,

      Whitmark
      whitmark
      NinjaTrader Ecosystem Vendor - Whitmark Development

      Comment


        #4
        imported post

        You may try a trick and play with "hidden" characters like "\r" or "\t" which can add as suffix for your parameter names.

        Some of these characters effect the sorting in the grid but are not visible.

        Have not yet tried though...

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        599 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        344 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        558 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        557 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X