Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy ON/OFF with Button

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

    Strategy ON/OFF with Button

    I have a strategy I created in NinjaTrader script that I would like to implement or import into a button strategy so I can turn it ON/OFF via the button on the chart. Could I get some guidance how to achieve this? Any links to code samples? Thank you.

    #2
    Hello designer01,

    Thanks for your post.

    There are no documented or supported methods or functions available for enabling/disabling a custom strategy through NinjaScript.

    NinjaScript strategies must be manually enabled as this is how they were created to function.

    That said, you could view the reference sample on this help guide page demonstrating creating custom WPF buttons: https://ninjatrader.com/support/help...ui)-modifi.htm

    This forum thread will be open for other community members to share their insights on unsupported code that might accomplish this.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Hi,

      Very common notion, very easy to find a solution. Set up a button that controls a bool and put your strategy within a check for that bool

      This is an incredible forum post that definitely contains a sample script for what you're trying to accomplish:
      Modifications to chart WPF elements and tab considerations - NinjaTrader Support Forum

      Comment


        #4
        Thank you for the info It's appreciated.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        89 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        135 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        68 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        119 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        69 views
        0 likes
        Last Post PaulMohn  
        Working...
        X