Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Week Day Check Boxes

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

    Week Day Check Boxes

    Hi, Is there is a way in strategy builder to set it up so that when Im enabling the strategy that the week days will be there that I can check off what days I want the strategy to run? Thanks

    #2
    Hello Clevchin,

    You can use bool user inputs for that purpose. For example if you add a User Input named Monday and make it a bool that will give you a checkbox that says Monday in the user interface.

    To control trading on different days of the week would require using 7 sets for this specific use. If we assume the conditions in set 1 should apply to Monday you could add a condition to check if the Monday bool is true which will allow that set to work if you checked the box.

    To check a bool value as part of a condition you would use the following:
    Left: User Input -> Monday
    Center: Equals
    Right: Misc -> True

    You additionally need to add a Date condition so the condition only works on that day of the week, that is done with the following:
    left: Time -> Date Series
    Center: Equals
    Right: Time -> Day of week -> Monday

    Comment


      #3
      Thanks Jesse - I've been trying to find the info myself online and couldn't find anything.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      163 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      82 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      125 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      206 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      185 views
      0 likes
      Last Post CarlTrading  
      Working...
      X