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 wzgy0920, Yesterday, 09:53 PM
          2 responses
          49 views
          0 likes
          Last Post wzgy0920  
          Started by Kensonprib, 04-28-2021, 10:11 AM
          5 responses
          191 views
          0 likes
          Last Post Hasadafa  
          Started by GussJ, 03-04-2020, 03:11 PM
          11 responses
          3,230 views
          0 likes
          Last Post xiinteractive  
          Started by andrewtrades, Today, 04:57 PM
          1 response
          14 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by chbruno, Today, 04:10 PM
          0 responses
          7 views
          0 likes
          Last Post chbruno
          by chbruno
           
          Working...
          X