Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Variable name for "Label" parameter

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

    Variable name for "Label" parameter

    One of the strategy parameters is called "Label". What is the internal variable name/property for this parameter?

    Thanks!
    Bryan

    #2
    Also, I want to set the Minimum Bars Required to 0 as the default. What is the variable name for that one too?

    Comment


      #3
      You can set BarsRequired in the Initialize() - for the Label you would need to override the ToString() to achieve a custom trimmed label -

      Comment


        #4
        This works great, thank you!

        One thing... since I'm overriding the standard ToString(), would that also affect any other variables I'm using ToString() on?

        Comment


          #5
          This snippet would be specifically for trimming the label to your needs - it should not influence your variables.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          639 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          366 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          107 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          569 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          572 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X