Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

once per day

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

    once per day

    How can i create a strategy via wizard to enter once per day. for example, macd crosses multiple times a day.. but take only 1 time.. the first.

    thanks.

    #2
    Hi budfoxx, you would would need to work with user variables in the wizard for this purpose -

    Comment


      #3
      can you show me a specific example with the wizard? i cant seem to find it. say for example, 30min chart macd crosses multple times. take only 1 trade per day when enabled.

      thanks

      Comment


        #4
        Hi buddfoxx,

        First, import that user variables sample into the platform to see how these are structured. This is the only sample that uses user variables.

        Your strategy has these parts to it.
        • Check user variable as 0 for entry
        • In the same block that places the order, Set the user variable to 1
        • Reset user variable to 0 when SessionBreak == true. You will find SessionBreak under the misc category.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          thanks.. what does session break mean?

          i just want the system to trigger once per day. it would be a semi - automated system

          Comment


            #6
            The session break would be triggered if a new session has started, this would be your point to reset the user variables to allow the entry taking place again for the new day.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            649 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            370 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            109 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            573 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            576 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X