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 mattbsea, Today, 05:44 PM
        0 responses
        2 views
        0 likes
        Last Post mattbsea  
        Started by RideMe, 04-07-2024, 04:54 PM
        6 responses
        31 views
        0 likes
        Last Post RideMe
        by RideMe
         
        Started by tkaboris, Today, 05:13 PM
        0 responses
        2 views
        0 likes
        Last Post tkaboris  
        Started by GussJ, 03-04-2020, 03:11 PM
        16 responses
        3,281 views
        0 likes
        Last Post Leafcutter  
        Started by WHICKED, Today, 12:45 PM
        2 responses
        19 views
        0 likes
        Last Post WHICKED
        by WHICKED
         
        Working...
        X