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 GwFutures1988, Today, 02:48 PM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Started by ScottWalsh, 04-16-2024, 04:29 PM
      6 responses
      30 views
      0 likes
      Last Post ScottWalsh  
      Started by frankthearm, Today, 09:08 AM
      10 responses
      36 views
      0 likes
      Last Post frankthearm  
      Started by mmenigma, Today, 02:22 PM
      1 response
      3 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by NRITV, Today, 01:15 PM
      2 responses
      9 views
      0 likes
      Last Post NRITV
      by NRITV
       
      Working...
      X