Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Functionality of the Disable() method

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

    Functionality of the Disable() method

    What does StrategyBase.Disable() actually do?

    The documentation is really slim on this one.

    #2
    Hi boaza,

    This line of code may not be correct as I am not able to get this to compile.

    However, Disable(); will disable your script.

    Below is a link to Disable(); in the help guide.
    http://www.ninjatrader.com/support/h...t7/disable.htm
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thank you Chelsea.

      In live trading, after calling Disable(), I still see the strategy as active in the control center.
      Can you please specify what you mean by 'Disable()'? Specifically:
      - will strategy callbacks (OnBarUpdate() etc.) still be called?
      - will OnTermination() be called?

      Thanks,
      Boaz

      Comment


        #4
        Boaz, so you mean still listed in the strategies tab but not enabled? Disable() would disable the running instance and I would expect OnTermination() to be called yes. Since it's not active anymore you should not see feedback from OnBarUpdate and such methods.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Jonker, Today, 01:19 PM
        0 responses
        1 view
        0 likes
        Last Post Jonker
        by Jonker
         
        Started by futtrader, Today, 01:16 PM
        0 responses
        5 views
        0 likes
        Last Post futtrader  
        Started by Segwin, 05-07-2018, 02:15 PM
        14 responses
        1,791 views
        0 likes
        Last Post aligator  
        Started by Jimmyk, 01-26-2018, 05:19 AM
        6 responses
        838 views
        0 likes
        Last Post emuns
        by emuns
         
        Started by jxs_xrj, 01-12-2020, 09:49 AM
        6 responses
        3,294 views
        1 like
        Last Post jgualdronc  
        Working...
        X