Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Print()ing strategy name

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

    Print()ing strategy name

    How do I reference the Strategy Name in a print statement? args[] does not seem to be available and not clear to me that this would even give me the name of the calling program.

    tks

    #2
    Hello,

    Are you trying to print out the actual name of strategy? If so, you will need to type it out and Print() it.

    Accessing the name of the strategy is not supported.
    DenNinjaTrader Customer Service

    Comment


      #3
      Originally posted by RandyT View Post
      How do I reference the Strategy Name in a print statement? args[] does not seem to be available and not clear to me that this would even give me the name of the calling program.

      tks
      Sorry, I hope don´t break any support rule. (I don´t know )

      Code:
       
      Print(this.Name);
      Last edited by cls71; 10-18-2008, 11:10 AM.

      Comment


        #4
        Thanks! Just what I was looking for.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        576 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        334 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        553 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        551 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X