Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Doubt with strategy wizard:

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

    Doubt with strategy wizard:

    Hi,

    I'm trying to develop a simple strategy using strategy wizard but I have a problem. I need create the following condition:

    Close [0] <(Close [1] - StdDev (14) [0])

    The problem is that I can not subtract 1 StdDev (14) [0] of previous close using the “offset”. I attach a screenshot with the problem.

    Is there any way we could make this type of formulas from strategy wizard? I have been studying the help guide but have not found a solution. Is there a manual in which to learn how to do it?


    Thank you very much in advance.
    Attached Files

    #2
    Hello Plaket,

    Welcome to our forums!

    You may not be able to offset by a negative indicator value using the strategy wizard. If you would like to use the wizard you can create a custom indicator with value:

    (Close [1] - StdDev (14) [0])

    You could then reference this custom indicator in the wizard.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Hi RyanM!

      Thanks a lot for your faster reply.

      I understand you. I can do it with NinjaScript but... there is some alternative way to do it using Strategy Wizard?

      Thanks a lot in advance

      Comment


        #4
        Unfortunately this is not possible working entirely in the strategy wizard. Can enter negative offset values, but not negative indicator offsets.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          I understand you RyanM.

          Thanks a lot for your help!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          88 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          48 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          31 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          34 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          69 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X