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 Hwop38, 05-04-2026, 07:02 PM
        0 responses
        161 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        309 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        245 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        349 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        179 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X