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 trilliantrader, 04-18-2024, 08:16 AM
      4 responses
      18 views
      0 likes
      Last Post trilliantrader  
      Started by mgco4you, Today, 09:46 PM
      1 response
      10 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by wzgy0920, Today, 09:53 PM
      0 responses
      10 views
      0 likes
      Last Post wzgy0920  
      Started by Rapine Heihei, Today, 08:19 PM
      1 response
      10 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by Rapine Heihei, Today, 08:25 PM
      0 responses
      10 views
      0 likes
      Last Post Rapine Heihei  
      Working...
      X