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 NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        54 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        130 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        72 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        44 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        49 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X