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 cmtjoancolmenero, Yesterday, 03:58 PM
          10 responses
          36 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by DayTradingDEMON, Today, 09:28 AM
          4 responses
          24 views
          0 likes
          Last Post DayTradingDEMON  
          Started by geddyisodin, Yesterday, 05:20 AM
          9 responses
          50 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by George21, Today, 10:07 AM
          1 response
          15 views
          0 likes
          Last Post NinjaTrader_ChristopherJ  
          Started by Stanfillirenfro, Today, 07:23 AM
          9 responses
          24 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Working...
          X