Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Rename strategy in Control Center Strategy Tab in code

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

    Rename strategy in Control Center Strategy Tab in code

    Hi -

    I run the same strategy on multiple assets at the same time. Is it possible to change the strategy name in code. I can change the strategy name using the 'Label' property when the strategy is added or I can also change the name using the edit strategy properties screen from the Control Center. However, I am unable to find out how to change the label using my code. Ideally, I could set the new name in OnStateChange() in the State.SetDefaults section.

    Thank you.


    #2
    Hello kweiss,

    You can set the Name property in State.SetDefaults and / or State.Configure. If set in State.SetDefaults you will need to remove and re-add the instance of the strategy.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Spiderbird, Today, 12:15 PM
    2 responses
    10 views
    0 likes
    Last Post Spiderbird  
    Started by WHICKED, Today, 12:45 PM
    0 responses
    6 views
    0 likes
    Last Post WHICKED
    by WHICKED
     
    Started by FrazMann, Today, 11:21 AM
    2 responses
    6 views
    0 likes
    Last Post NinjaTrader_ChristopherJ  
    Started by rjbtrade1, 11-30-2023, 04:38 PM
    2 responses
    80 views
    0 likes
    Last Post DavidHP
    by DavidHP
     
    Started by lorem, Yesterday, 09:18 AM
    5 responses
    18 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X