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

Adding Toolbar Buttons to Strategy Help

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

    Adding Toolbar Buttons to Strategy Help



    This was shared to me by support.

    I have added the code to an existing strategy, the buttons work, but my strategy no longer works with the original conditional entries. my conditional exits also do not work when I enter a trade with the buttons.

    Any help with what is in this code that would likely be the issue

    Thanks

    #2
    noted with thanks.

    Comment


      #3
      Hello DTSSTS,

      Without more details on the conditions you made it would be difficult to say what may have happened there.

      What I would likely suggest doing is to leave the buttons code alone for now and revert your conditions to go back to where the strategy can trade. After doing that copy one of the conditions so we can compare how that may need to be modified to support using the button.

      The sample you linked will toggle a bool variable true or false which is then used from OnBarUpdate. Depending on how your strategy needs to work you may need to change how that bool is being toggled as well.

      I look forward to being of further assistance.
      JesseNinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by WHICKED, Today, 12:45 PM
      2 responses
      16 views
      0 likes
      Last Post WHICKED
      by WHICKED
       
      Started by GussJ, 03-04-2020, 03:11 PM
      15 responses
      3,271 views
      0 likes
      Last Post xiinteractive  
      Started by Tim-c, Today, 02:10 PM
      1 response
      8 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by Taddypole, Today, 02:47 PM
      0 responses
      2 views
      0 likes
      Last Post Taddypole  
      Started by chbruno, 04-24-2024, 04:10 PM
      4 responses
      51 views
      0 likes
      Last Post chbruno
      by chbruno
       
      Working...
      X