Announcement

Collapse
No announcement yet.

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.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Today, 05:17 AM
      0 responses
      43 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      124 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      65 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      42 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      46 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X