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

Is instantiated strategy updated immediately after re-compile?

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

    Is instantiated strategy updated immediately after re-compile?

    Hi question is this: say I have a strategy that has been running/added to an account, then I update the code and recompile --
    when is the new code going to take effect? Is it sufficient if I enabled/disabled the strategy, or I need to remove the existing instance and add it (as new) again?

    #2
    This is a response from a user while you are waiting for an official answer. You can remove the existing instance and add it (as new) again, as you suggest, but that will require also resetting any customized parameters. An easier method is to right-click the chart and select Reload NinjaScript. Merely disabling and re-enabling a strategy will not cause a newly compiled version to be used.
    Last edited by caveat_lector; 04-04-2020, 07:32 AM.

    Comment


      #3
      Caveat_lector, thank you and appreciate your response - my question was two-prone to know if after I recompile a strategy and then (for other reasons) enable/disable a strategy, it would run the new code, which can be desirable or undesirable ...

      Comment


        #4
        Hi momchi, thanks for your post.

        If you make code changes in the OnStateChanged method, you must remove the script from the chart/control center and re-add the script after compiling. If you change code anywhere else you can press "F5" on your keyboard or right click and select "Reload NinjaScript" after compiling.

        Please let me know if I can assist any further.
        Chris L.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Rapine Heihei, Today, 08:19 PM
        1 response
        6 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by Rapine Heihei, Today, 08:25 PM
        0 responses
        5 views
        0 likes
        Last Post Rapine Heihei  
        Started by f.saeidi, Today, 08:01 PM
        1 response
        5 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by Rapine Heihei, Today, 07:51 PM
        0 responses
        6 views
        0 likes
        Last Post Rapine Heihei  
        Started by frslvr, 04-11-2024, 07:26 AM
        5 responses
        98 views
        1 like
        Last Post caryc123  
        Working...
        X