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

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.
    Brandon H.NinjaTrader Customer Service

    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 Segwin, 05-07-2018, 02:15 PM
        14 responses
        1,788 views
        0 likes
        Last Post aligator  
        Started by Jimmyk, 01-26-2018, 05:19 AM
        6 responses
        837 views
        0 likes
        Last Post emuns
        by emuns
         
        Started by jxs_xrj, 01-12-2020, 09:49 AM
        6 responses
        3,293 views
        1 like
        Last Post jgualdronc  
        Started by Touch-Ups, Today, 10:36 AM
        0 responses
        13 views
        0 likes
        Last Post Touch-Ups  
        Started by geddyisodin, 04-25-2024, 05:20 AM
        11 responses
        63 views
        0 likes
        Last Post halgo_boulder  
        Working...
        X