Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Rising method

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

    Rising method

    Can you spot what the issue is? The blue triangle is the trigger to trade which should not have occured, BBS was Falling..,, If I use a !Rising,, seems to work ok.. but this does seem right. The labels on the trades are unique, so this is where they are coming from.
    Attached Files

    #2
    gg80108,

    So what exactly isn't right? What are you expecting it to do?
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      This is a long trade and checking to see if the Indicator BBS is Rising (Checks for a rising condition which is true when the current value is greater than the value of 1 bar ago. ) which the indicator is not rising and should of return false. Yes the price bars are rising but the indicator BBS is still falling. All the indicator bars are falling in price and should return false and not enter the long trade.

      Comment


        #4
        You sure thats the right section of code? Your orders are tagged on the chart with IDs that are not the same as the ones you've specified in code.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_Josh View Post
          You sure thats the right section of code? Your orders are tagged on the chart with IDs that are not the same as the ones you've specified in code.
          Yep its the right section,, just the one - was missing off the L2,, but think here is the real reason.. Printed the value i above the price bars the Strategy is seeing and well its hosed!

          switched to BBS(2,1.5,20).Barvalues.Get(CurrentBar) works good now.
          , txs

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          596 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          343 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          103 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          556 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          554 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X