Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

DB Strategy

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

    DB Strategy

    Hi,

    I´m trying to write some very simple strategies, to help me get my head around some of the functions of the strategy analyser and learning to code.

    I want to write a simple strategy around double bottoms and double tops. How would I do that in the wizard? I can't think how to determine the DB and DT. How would I start to do that in the condition builder?

    #2
    Ive got an indicator which I can use in the condition builder, but i´m not sure what to compare to the plot Ive chosen?

    I tried choosing if price is equal to or less than the "double bottom" plot but I got an error.
    Attached Files

    Comment


      #3
      Hi ScottieDog,

      What is the error you are getting?

      May we see a screenshot of this?

      What is your criteria for double tops or double bottoms?
      Chelsea B.NinjaTrader Customer Service

      Comment


        #4
        Error code attached.

        Im not sure what the criteria are, I'm taking the plot from the indicator I've chosen in the condition builder... post #2 screenshot. I´m probably picking the wrong thing to compare to the plot?
        Attached Files

        Comment


          #5
          Hello ScottieDog,

          I'm not entirely sure what is causing the error when selecting this indicator.

          Are you able to reproduce an error when using any of the indicators included with NinjaTrader?

          Is this indicator open source where you can view the code of the script?
          (Tools -> Edit NinjaScript -> Indicator... -> PriceActionSwing -> OK)
          Chelsea B.NinjaTrader Customer Service

          Comment


            #6
            maybe you forgot this?

            using PriceActionSwing.Base;

            Comment

            Latest Posts

            Collapse

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