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 George21, Today, 10:07 AM
    0 responses
    1 view
    0 likes
    Last Post George21  
    Started by Stanfillirenfro, Today, 07:23 AM
    8 responses
    23 views
    0 likes
    Last Post Stanfillirenfro  
    Started by DayTradingDEMON, Today, 09:28 AM
    2 responses
    15 views
    0 likes
    Last Post DayTradingDEMON  
    Started by navyguy06, Today, 09:28 AM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by cmtjoancolmenero, Yesterday, 03:58 PM
    8 responses
    32 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X