Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 fx.practic, 10-15-2013, 12:53 AM
          5 responses
          5,406 views
          0 likes
          Last Post Bidder
          by Bidder
           
          Started by Shai Samuel, 07-02-2022, 02:46 PM
          4 responses
          98 views
          0 likes
          Last Post Bidder
          by Bidder
           
          Started by DJ888, Yesterday, 10:57 PM
          0 responses
          8 views
          0 likes
          Last Post DJ888
          by DJ888
           
          Started by MacDad, 02-25-2024, 11:48 PM
          7 responses
          160 views
          0 likes
          Last Post loganjarosz123  
          Started by Belfortbucks, Yesterday, 09:29 PM
          0 responses
          9 views
          0 likes
          Last Post Belfortbucks  
          Working...
          X